Completed
Pull Request — master (#94)
by MusikAnimal
03:40 queued 01:31
created
src/Xtools/User.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -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.