Skip to content

Commit 1d82198

Browse files
committed
Added back comment
1 parent 7eda66e commit 1d82198

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

form/inherit_data_option.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,8 @@ Finally, make this work by adding the location form to your two original forms::
131131
use App\Entity\Company;
132132
use Symfony\Component\Form\AbstractType;
133133

134+
// ...
135+
134136
class CompanyType extends AbstractType
135137
{
136138
public function buildForm(FormBuilderInterface $builder, array $options): void

0 commit comments

Comments
 (0)