Completed
Push — master ( 117aa5...9fc286 )
by diego
04:15
created
Classes/Service/Targets/InsertUpdateTable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -110,7 +110,7 @@
 block discarded – undo
110 110
      * Fetch all records from the target table, where the PID equals the PID specified
111 111
      * in the target section of the strategy
112 112
      *
113
-     * @param $selectFields
113
+     * @param string $selectFields
114 114
      * @return array
115 115
      */
116 116
     protected function getRecords($selectFields)
Please login to merge, or discard this patch.