diff --git a/src/Entity/HelpListBuilder.php b/src/Entity/HelpListBuilder.php index ee8d68b..b486dab 100644 --- a/src/Entity/HelpListBuilder.php +++ b/src/Entity/HelpListBuilder.php @@ -30,7 +30,7 @@ class HelpListBuilder extends ConfigEntityListBuilder { } /** - * @inheritdoc + * {@inheritdoc} */ public function buildRow(EntityInterface $entity) { /** @var \Drupal\help_topics\Entity\HelpTopicInterface $entity */