We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d867ec commit ad14964Copy full SHA for ad14964
FormEvents.php
@@ -12,10 +12,10 @@
12
13
/**
14
* 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}
+ * entry at {@link http://symfony.com/doc/any/components/form/form_events.html}.
16
*
17
* 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}
+ * entry at {@link http://symfony.com/doc/any/cookbook/form/dynamic_form_modification.html}.
19
20
* @author Bernhard Schussek <[email protected]>
21
*/
0 commit comments