Skip to content

Commit 72a5c78

Browse files
[2.6] Fix @link annotations
1 parent d619503 commit 72a5c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Exception/AccessException.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
/**
1515
* Thrown when trying to read an option outside of or write it inside of
16-
* {@link Options::resolve()}.
16+
* {@link \Symfony\Component\OptionsResolver\Options::resolve()}.
1717
*
1818
* @author Bernhard Schussek <[email protected]>
1919
*/

0 commit comments

Comments
 (0)