Completed
Pull Request — master (#1123)
by
unknown
32:47
created
Classes/IndexQueue/RecordMonitor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -275,7 +275,7 @@
 block discarded – undo
275 275
     /**
276 276
      * Check if the provided table is explicitly configured for monitoring
277 277
      *
278
-     * @param $table
278
+     * @param string $table
279 279
      * @return bool
280 280
      */
281 281
     protected function skipMonitoringOfTable($table)
Please login to merge, or discard this patch.