Skip to content

Commit

Permalink
Update drupal coder extension
Browse files Browse the repository at this point in the history
  • Loading branch information
Chi-teck committed May 1, 2023
1 parent b8efa69 commit 4aabee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Helper/Drupal/NullExtensionInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public function getExtensionMachineName(string $name): ?string {
}

/**
* {@inheritDoc}
* {@inheritdoc}
*/
public function getExtensionFromPath(string $path): ?Extension {
return NULL;
Expand Down

0 comments on commit 4aabee1

Please sign in to comment.