Merge "Hard deprecate MWNamespace::canTalk()"
[lhc/web/wiklou.git] / tests / phpunit / includes / specials / SpecialBlockTest.php
index 8c8e270..91f12f4 100644 (file)
@@ -12,7 +12,7 @@ use Wikimedia\TestingAccessWrapper;
  */
 class SpecialBlockTest extends SpecialPageTestBase {
        /**
-        * {@inheritdoc}
+        * @inheritDoc
         */
        protected function newSpecialPage() {
                return new SpecialBlock();