Completed
Branch issue/141 (b1aa7c)
by Tomas Norre
08:06
created
domain/queue/class.tx_crawler_domain_queue_repository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -132,7 +132,7 @@
 block discarded – undo
132 132
 	/**
133 133
 	 * Internal method to count items by a given where clause
134 134
      *
135
-     * @param $where
135
+     * @param string $where
136 136
      * @return mixed*
137 137
 	 */
138 138
 	protected function countItemsByWhereClause($where) {
Please login to merge, or discard this patch.