Completed
Push — master ( 33bfe2...c04ba9 )
by Martin
02:12
created
src/DependencyInjection/NeonFileLoader.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -213,6 +213,9 @@
 block discarded – undo
213 213
         }
214 214
     }
215 215
 
216
+    /**
217
+     * @param string $id
218
+     */
216 219
     private function parseDefinition($id, $service, $file)
217 220
     {
218 221
         // nette
Please login to merge, or discard this patch.