Skip to content

Commit 50da8dc

Browse files
[2.6] Fix @link annotations
1 parent 73ec9a6 commit 50da8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/DataCollector/FormDataCollector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
use Symfony\Component\HttpKernel\DataCollector\DataCollector;
1919

2020
/**
21-
* Data collector for {@link \Symfony\Component\Form\FormInterface} instances.
21+
* Data collector for {@link FormInterface} instances.
2222
*
2323
* @since 2.4
2424
* @author Robert Schönthal <[email protected]>

0 commit comments

Comments
 (0)