Skip to content

Commit 651feae

Browse files
Remove a few unnecessary full qualifier
1 parent 2178954 commit 651feae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Mapping/Factory/MetadataFactoryInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Symfony\Component\Validator\Mapping\MetadataInterface;
1616

1717
/**
18-
* Returns {@link \Symfony\Component\Validator\Mapping\MetadataInterface} instances for values.
18+
* Returns {@link MetadataInterface} instances for values.
1919
*
2020
* @author Bernhard Schussek <[email protected]>
2121
*/

0 commit comments

Comments
 (0)