Fix "@param null $param" documentations
[lhc/web/wiklou.git] / tests / phpunit / includes / RevisionTest.php
index fc23919..48a4017 100644 (file)
@@ -179,7 +179,7 @@ class RevisionTest extends MediaWikiTestCase {
         * @param string $text
         * @param string $title
         * @param string $model
-        * @param null $format
+        * @param string $format
         *
         * @return Revision
         */