Completed
Push — 1.10 ( a517a7...e5bcfb )
by
unknown
20:21
created
Bundle/SalesBundle/Migrations/Schema/v1_23/UpdateWorkflowItemStepData.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -341,7 +341,7 @@
 block discarded – undo
341 341
     /**
342 342
      * @param LoggerInterface $logger
343 343
      * @param string $name
344
-     * @param array $exclude
344
+     * @param string[] $exclude
345 345
      * @return array
346 346
      */
347 347
     protected function getWorkflowFieldsByWorkflow(LoggerInterface $logger, $name, array $exclude)
Please login to merge, or discard this patch.