Completed
Push — bugfix/task-null ( 754cd5 )
by Tomas Norre
33:10 queued 27:51
created
Classes/Task/CrawlerQueueTaskAdditionalFieldProvider.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -117,7 +117,7 @@
 block discarded – undo
117 117
     /**
118 118
      * Mark current value as selected by returning the "selected" attribute
119 119
      *
120
-     * @param array $configurationArray
120
+     * @param string $configurationArray
121 121
      * @param string $currentValue
122 122
      *
123 123
      * @return string
Please login to merge, or discard this patch.