Made prepareContentForEdit() use the stash cache by default
[lhc/web/wiklou.git] / includes / poolcounter / PoolCounterWork.php
index e49afed..c0be7a1 100644 (file)
@@ -65,7 +65,7 @@ abstract class PoolCounterWork {
        /**
         * Do something with the error, like showing it to the user.
         *
-        * @param $status
+        * @param Status $status
         *
         * @return bool
         */