Completed
Push — master ( 7af792...02ca7a )
by Rafał
05:00
created
src/SWP/Bundle/TemplateEngineBundle/Model/Container.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -283,7 +283,7 @@
 block discarded – undo
283 283
     /**
284 284
      * Add ContainerData to container.
285 285
      *
286
-     * @param $containerData
286
+     * @param ContainerData $containerData
287 287
      */
288 288
     public function addData($containerData)
289 289
     {
Please login to merge, or discard this patch.