@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the private 'security.channel_listener' shared service. |
8 | 5 |
@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the private 'security.command.user_password_encoder' shared service. |
8 | 5 |
@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the private 'security.encoder_factory.generic' shared service. |
8 | 5 |
@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the private 'security.exception_listener.main' shared service. |
8 | 5 |
@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the private 'security.firewall.map.config.main' shared service. |
8 | 5 |
@@ -1,7 +1,6 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | 4 | |
6 | 5 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 6 | // Returns the private 'security.firewall.map.context.main' shared service. |
@@ -6,7 +6,7 @@ |
||
6 | 6 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 7 | // Returns the private 'security.firewall.map.context.main' shared service. |
8 | 8 | |
9 | -return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function () { |
|
9 | +return $this->privates['security.firewall.map.context.main'] = new \Symfony\Bundle\SecurityBundle\Security\FirewallContext(new RewindableGenerator(function() { |
|
10 | 10 | yield 0 => ($this->privates['security.channel_listener'] ?? $this->load('getSecurity_ChannelListenerService.php')); |
11 | 11 | yield 1 => ($this->privates['security.authentication.listener.basic.main'] ?? $this->load('getSecurity_Authentication_Listener_Basic_MainService.php')); |
12 | 12 | yield 2 => ($this->privates['security.authentication.listener.anonymous.main'] ?? $this->load('getSecurity_Authentication_Listener_Anonymous_MainService.php')); |
@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the private 'security.http_utils' shared service. |
8 | 5 |
@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the public 'security.password_encoder' shared service. |
8 | 5 |
@@ -1,8 +1,5 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | -use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
|
4 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
5 | - |
|
6 | 3 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 4 | // Returns the private 'security.user_checker' shared service. |
8 | 5 |