Completed
Push — master ( 6c622b...a26817 )
by Gaetano
09:16
created
Core/Executor/ContentManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
 
31 31
     /**
32 32
      * @param string $action
33
-     * @return ContentCollection
33
+     * @return \Kaliop\eZMigrationBundle\API\Collection\ContentCollection|null
34 34
      * @throws \Exception
35 35
      */
36 36
     protected function matchContents($action)
Please login to merge, or discard this patch.