8000 adding use statement · symfony/symfony-docs@5c30db4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 5c30db4

Browse files
committed
adding use statement
1 parent cd329e7 commit 5c30db4

File tree

< 8000 button data-component="IconButton" type="button" data-testid="expand-file-tree-button" aria-expanded="false" aria-controls="diff_file_tree" data-analytics-opt-out="true" class="prc-Button-ButtonBase-c50BI d-md-none position-relative fgColor-muted prc-Button-IconButton-szpyj" data-loading="false" data-no-visuals="true" data-size="medium" data-variant="invisible" aria-describedby=":Raatdab:-loading-announcement" aria-labelledby="expand-button-file-tree-button">

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cookbook/form/data_transformers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ class::
6060
// src/AppBundle/Form/TaskType.php
6161

6262
use Symfony\Component\Form\CallbackTransformer;
63+
use Symfony\Component\Form\FormBuilderInterface;
6364
// ...
6465

6566
class TaskType extends AbstractType

0 commit comments

Comments
 (0)
0