array create(ContainerBuilder $container, string $id, array $config, string $userProvider, string $defaultEntryPoint)
Configures the container services required to use the authentication listener.
array create(ContainerBuilder $container, string $id, array $config, string $userProvider, string $defaultEntryPoint)
Configures the container services required to use the authentication listener.
ContainerBuilder | $container | |
string | $id | The unique id of the firewall |
array | $config | The options array for the listener |
string | $userProvider | The service id of the user provider |
string | $defaultEntryPoint |
array | containing three values: - the provider id - the listener id - the entry point id |
Designed by : w10schools
service@w10schools.com
Please login to continue.