Replace lowercase {@inheritdoc} with @inheritDoc
[lhc/web/wiklou.git] / tests / phpunit / includes / block / Restriction / NamespaceRestrictionTest.php
index 4356240..8f54789 100644 (file)
@@ -29,7 +29,7 @@ class NamespaceRestrictionTest extends RestrictionTestCase {
        }
 
        /**
-        * {@inheritdoc}
+        * @inheritDoc
         */
        protected function getClass() {
                return NamespaceRestriction::class;