Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8944b33

Browse files
committed
add event subscriber reference link
1 parent9bca4d1 commit8944b33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎cookbook/form/dynamic_form_modification.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ Adding an Event Subscriber to a Form Class
167167
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
168168

169169
For better reusability or if there is some heavy logic in your event listener,
170-
you can also move the logic for creating the ``name`` field to an event
171-
subscriber::
170+
you can also move the logic for creating the ``name`` field to an
171+
:ref:`eventsubscriber<event_dispatcher-using-event-subscribers:ref:>`::
172172

173173
// src/Acme/DemoBundle/Form/Type/ProductType.php
174174
namespace Acme\DemoBundle\Form\Type;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp