@@ -5,7 +5,7 @@ |
||
5 | 5 | |
6 | 6 | // This file has been auto-generated by the Symfony Dependency Injection Component for internal use. |
7 | 7 | |
8 | -$this->factories['service_container']['test.client.cookiejar'] = function () { |
|
8 | +$this->factories['service_container']['test.client.cookiejar'] = function() { |
|
9 | 9 | // Returns the private 'test.client.cookiejar' service. |
10 | 10 | |
11 | 11 | return new \Symfony\Component\BrowserKit\CookieJar(); |
@@ -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')); |
@@ -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 public 'cache_warmer' shared service. |
8 | 8 | |
9 | -return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function () { |
|
9 | +return $this->services['cache_warmer'] = new \Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate(new RewindableGenerator(function() { |
|
10 | 10 | yield 0 => ($this->privates['validator.mapping.cache_warmer'] ?? $this->load('getValidator_Mapping_CacheWarmerService.php')); |
11 | 11 | yield 1 => ($this->privates['router.cache_warmer'] ?? $this->load('getRouter_CacheWarmerService.php')); |
12 | 12 | yield 2 => ($this->privates['annotations.cache_warmer'] ?? $this->load('getAnnotations_CacheWarmerService.php')); |
@@ -16,15 +16,15 @@ |
||
16 | 16 | 'Symfony\\Component\\Form\\Extension\\Core\\Type\\ChoiceType' => '?', |
17 | 17 | 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FileType' => '?', |
18 | 18 | 'Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => '?', |
19 | -]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function () { |
|
19 | +]), ['Symfony\\Component\\Form\\Extension\\Core\\Type\\FormType' => new RewindableGenerator(function() { |
|
20 | 20 | yield 0 => ($this->privates['form.type_extension.form.transformation_failure_handling'] ?? ($this->privates['form.type_extension.form.transformation_failure_handling'] = new \Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension(NULL))); |
21 | 21 | yield 1 => ($this->privates['form.type_extension.form.http_foundation'] ?? $this->load('getForm_TypeExtension_Form_HttpFoundationService.php')); |
22 | 22 | yield 2 => ($this->privates['form.type_extension.form.validator'] ?? $this->load('getForm_TypeExtension_Form_ValidatorService.php')); |
23 | -}, 3), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function () { |
|
23 | +}, 3), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\RepeatedType' => new RewindableGenerator(function() { |
|
24 | 24 | yield 0 => ($this->privates['form.type_extension.repeated.validator'] ?? ($this->privates['form.type_extension.repeated.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension())); |
25 | -}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function () { |
|
25 | +}, 1), 'Symfony\\Component\\Form\\Extension\\Core\\Type\\SubmitType' => new RewindableGenerator(function() { |
|
26 | 26 | yield 0 => ($this->privates['form.type_extension.submit.validator'] ?? ($this->privates['form.type_extension.submit.validator'] = new \Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension())); |
27 | -}, 1)], new RewindableGenerator(function () { |
|
27 | +}, 1)], new RewindableGenerator(function() { |
|
28 | 28 | yield 0 => ($this->privates['form.type_guesser.validator'] ?? $this->load('getForm_TypeGuesser_ValidatorService.php')); |
29 | 29 | yield 1 => ($this->privates['form.type_guesser.doctrine'] ?? $this->load('getForm_TypeGuesser_DoctrineService.php')); |
30 | 30 | }, 2)); |