Skip to content

Commit 5e87c58

Browse files
[2.7] For @link annotations
1 parent 51e01ca commit 5e87c58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Extension/Core/ChoiceList/ChoiceListInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
namespace Symfony\Component\Form\Extension\Core\ChoiceList;
1313

1414
use Symfony\Component\Form\ChoiceList\ChoiceListInterface as BaseChoiceListInterface;
15+
use Symfony\Component\Form\FormConfigBuilder;
1516

1617
/**
1718
* Contains choices that can be selected in a form field.

0 commit comments

Comments
 (0)