Merge "Add Nyungar (nys) to Names.php & release note"
[lhc/web/wiklou.git] / tests / phpunit / mocks / content / DummyNonTextContent.php
index afc1a4a..91bb186 100644 (file)
@@ -110,7 +110,7 @@ class DummyNonTextContent extends AbstractContent {
         *
         * @param Title $title Context title for parsing
         * @param int|null $revId Revision ID (for {{REVISIONID}})
-        * @param ParserOptions $options Parser options
+        * @param ParserOptions $options
         * @param bool $generateHtml Whether or not to generate HTML
         * @param ParserOutput &$output The output object to fill (reference).
         */