W3cubDocs

/Symfony 4.1

AddSessionDomainConstraintPass

class AddSessionDomainConstraintPass implements CompilerPassInterface

Uses the session domain to restrict allowed redirection targets.

Methods

process(ContainerBuilder $container)

You can modify the container here before it is dumped to PHP code.

Details

process(ContainerBuilder $container)

You can modify the container here before it is dumped to PHP code.

Parameters

ContainerBuilder $container