Skip to content

Commit ad14964

Browse files
keradusfabpot
authored andcommitted
CS fixes
1 parent 8d867ec commit ad14964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FormEvents.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212

1313
/**
1414
* To learn more about how form events work check the documentation
15-
* entry at {@link http://symfony.com/doc/any/components/form/form_events.html}
15+
* entry at {@link http://symfony.com/doc/any/components/form/form_events.html}.
1616
*
1717
* To learn how to dynamically modify forms using events check the cookbook
18-
* entry at {@link http://symfony.com/doc/any/cookbook/form/dynamic_form_modification.html}
18+
* entry at {@link http://symfony.com/doc/any/cookbook/form/dynamic_form_modification.html}.
1919
*
2020
* @author Bernhard Schussek <[email protected]>
2121
*/

0 commit comments

Comments
 (0)