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

Commitde33db5

Browse files
committed
Merge pull request#2847 from piotrantosik/patch-2
Add missing class
2 parentsd32296d +0d69d5b commitde33db5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎cookbook/form/dynamic_form_modification.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,8 @@ The subscriber would now look like::
475475
use Symfony\Component\Form\FormFactoryInterface;
476476
use Doctrine\ORM\EntityManager;
477477
use Symfony\Component\Form\FormEvent;
478+
use Symfony\Component\Form\FormEvents;
479+
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
478480

479481
class RegistrationSportListener implements EventSubscriberInterface
480482
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp