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

Commit2cecb41

Browse files
committed
minor#10936 Update data_transformers.rst (sela)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes#10936).Discussion----------Update data_transformers.rst<!--If your pull request fixes a BUG, use the oldest maintained branch that containsthe bug (seehttps://symfony.com/roadmap for the list of maintained branches).If your pull request documents a NEW FEATURE, use the same Symfony branch wherethe feature was introduced (and `master` for features of unreleased versions).-->Commits-------4f8f825 Update data_transformers.rst
2 parentsf01717d +4f8f825 commit2cecb41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎form/data_transformers.rst‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ First, create the custom field type class::
344344
use AppBundle\Form\DataTransformer\IssueToNumberTransformer;
345345
use Doctrine\Common\Persistence\ObjectManager;
346346
use Symfony\Component\Form\AbstractType;
347+
use Symfony\Component\Form\Extension\Core\Type\TextType;
347348
use Symfony\Component\Form\FormBuilderInterface;
348349
use Symfony\Component\OptionsResolver\OptionsResolver;
349350

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp