@@ -15,6 +15,9 @@ |
||
15 | 15 | $this->addLabelsSection($builder, $options); |
16 | 16 | } |
17 | 17 | |
18 | + /** |
|
19 | + * @param FormBuilderInterface $builder |
|
20 | + */ |
|
18 | 21 | private function addLabelsSection($builder, array $options) |
19 | 22 | { |
20 | 23 | $builder |