@@ -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 'form.choice_list_factory.cached' 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 'form.choice_list_factory.default' 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 'form.choice_list_factory.property_access' 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 'form.extension' shared service. |
@@ -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)); |
@@ -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 'form.factory' 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 'form.registry' 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 'form.resolved_type_factory' 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 'form.server_params' 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 'form.type.choice' shared service. |
8 | 5 |