Change @inheritdoc to @inheritDoc
[lhc/web/wiklou.git] / includes / search / SearchIndexFieldDefinition.php
index 87d6344..9a637d8 100644 (file)
@@ -141,7 +141,7 @@ abstract class SearchIndexFieldDefinition implements SearchIndexField {
        }
 
        /**
-        * {@inheritDoc}
+        * @inheritDoc
         */
        public function getEngineHints( SearchEngine $engine ) {
                return [];