@@ -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 'SWP\Bundle\SettingsBundle\Provider\ConfigurationSettingsProvider' 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 'console.command.about' 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 'console.command.assets_install' 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 'console.command.cache_clear' 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 'console.command.cache_pool_clear' 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 'console.command.cache_pool_delete' 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 'console.command.cache_pool_list' 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 'console.command.cache_pool_prune' 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 'console.command.cache_pool_prune' shared service. |
8 | 8 | |
9 | -$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function () { |
|
9 | +$this->privates['console.command.cache_pool_prune'] = $instance = new \Symfony\Bundle\FrameworkBundle\Command\CachePoolPruneCommand(new RewindableGenerator(function() { |
|
10 | 10 | yield 'cache.app' => ($this->services['cache.app'] ?? $this->load('getCache_AppService.php')); |
11 | 11 | }, 1)); |
12 | 12 |
@@ -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 'console.command.cache_warmup' shared service. |
8 | 5 |