@@ -123,6 +123,9 @@ |
||
| 123 | 123 | return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php'; |
| 124 | 124 | } |
| 125 | 125 | |
| 126 | + /** |
|
| 127 | + * @param string $file |
|
| 128 | + */ |
|
| 126 | 129 | protected function load($file, $lazyLoad = true) |
| 127 | 130 | { |
| 128 | 131 | return require $this->containerDir.\DIRECTORY_SEPARATOR.$file; |
@@ -3,11 +3,9 @@ |
||
| 3 | 3 | namespace ContainerRQzXzK5; |
| 4 | 4 | |
| 5 | 5 | use Symfony\Component\DependencyInjection\Argument\RewindableGenerator; |
| 6 | -use Symfony\Component\DependencyInjection\ContainerInterface; |
|
| 7 | 6 | use Symfony\Component\DependencyInjection\Container; |
| 8 | 7 | use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException; |
| 9 | 8 | use Symfony\Component\DependencyInjection\Exception\LogicException; |
| 10 | -use Symfony\Component\DependencyInjection\Exception\RuntimeException; |
|
| 11 | 9 | use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag; |
| 12 | 10 | |
| 13 | 11 | /** |
@@ -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 'annotations.cache' 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 'annotations.cache_warmer' 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 'argument_resolver.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 'argument_resolver.request_attribute' 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 'argument_resolver.request' 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 'argument_resolver.service' 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 'argument_resolver.session' 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 'argument_resolver.variadic' shared service. |
| 8 | 5 | |