Skip to content

Commit 9e14a5e

Browse files
committed
Fix docblock usage
Signed-off-by: Luís Cobucci <[email protected]>
1 parent 12f36dc commit 9e14a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mapping/ExpandTags.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ final class ExpandTags implements CompilerPassInterface
4646
];
4747

4848
/**
49-
* {@inheritdoc}
49+
* {@inheritDoc}
5050
*
5151
* @throws InvalidArgumentException
5252
* @throws ReflectionException

0 commit comments

Comments
 (0)