Completed
Pull Request — master (#906)
by Paweł
11:04
created
...ndle_SettingsBundle_Tests_Functional_app_AppKernelTestDebugContainer.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -123,6 +123,9 @@
 block discarded – undo
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;
Please login to merge, or discard this patch.