Completed
Pull Request — master (#906)
by Paweł
11:04
created
var/cache/test/ContainerRQzXzK5/getForm_ChoiceListFactory_CachedService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.
cache/test/ContainerRQzXzK5/getForm_ChoiceListFactory_DefaultService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.
test/ContainerRQzXzK5/getForm_ChoiceListFactory_PropertyAccessService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.
SettingsBundle/var/cache/test/ContainerRQzXzK5/getForm_ExtensionService.php 2 patches
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -1,7 +1,6 @@
 block discarded – undo
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.
Please login to merge, or discard this patch.
Spacing   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -16,15 +16,15 @@
 block discarded – undo
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));
Please login to merge, or discard this patch.
SettingsBundle/var/cache/test/ContainerRQzXzK5/getForm_FactoryService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.
SettingsBundle/var/cache/test/ContainerRQzXzK5/getForm_RegistryService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.
var/cache/test/ContainerRQzXzK5/getForm_ResolvedTypeFactoryService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.
var/cache/test/ContainerRQzXzK5/getForm_ServerParamsService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.
var/cache/test/ContainerRQzXzK5/getForm_Type_ChoiceService.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -1,8 +1,5 @@
 block discarded – undo
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
 
Please login to merge, or discard this patch.