DisallowedRawHtmlExtension
in package
implements
ConfigurableExtensionInterface
FinalYes
Table of Contents
Interfaces
Constants
- DEFAULT_DISALLOWED_TAGS = ['title', 'textarea', 'style', 'xmp', 'iframe', 'noembed', 'noframes', 'script', 'plaintext']
Methods
- configureSchema() : void
- register() : void
Constants
DEFAULT_DISALLOWED_TAGS
private
mixed
DEFAULT_DISALLOWED_TAGS
= ['title', 'textarea', 'style', 'xmp', 'iframe', 'noembed', 'noframes', 'script', 'plaintext']
Methods
configureSchema()
public
configureSchema(ConfigurationBuilderInterface $builder) : void
Parameters
- $builder : ConfigurationBuilderInterface
register()
public
register(EnvironmentBuilderInterface $environment) : void
Parameters
- $environment : EnvironmentBuilderInterface