Change @inheritdoc to @inheritDoc
[lhc/web/wiklou.git] / includes / search / NullIndexField.php
index 852e1d5..32f60bc 100644 (file)
@@ -44,7 +44,7 @@ class NullIndexField implements SearchIndexField {
        }
 
        /**
-        * {@inheritDoc}
+        * @inheritDoc
         */
        public function getEngineHints( SearchEngine $engine ) {
                return [];