|
@@ -170,7 +170,7 @@ |
|
|
block discarded – undo |
|
170
|
170
|
/** |
|
171
|
171
|
* Get edit count within given timeframe and namespace |
|
172
|
172
|
* @param Project $project |
|
173
|
|
- * @param int|string $namespace Namespace ID or 'all' for all namespaces |
|
|
173
|
+ * @param integer $namespace Namespace ID or 'all' for all namespaces |
|
174
|
174
|
* @param string $start Start date in a format accepted by strtotime() |
|
175
|
175
|
* @param string $end End date in a format accepted by strtotime() |
|
176
|
176
|
*/ |
Please login to merge, or discard this patch.