Total Complexity | 2 |
Total Lines | 27 |
Duplicated Lines | 0 % |
Changes | 2 | ||
Bugs | 0 | Features | 0 |
1 | <?php |
||
11 | class AccessRight extends AbstractType |
||
12 | { |
||
13 | /** |
||
14 | * @param FormBuilderInterface $builder |
||
15 | * @param array $options |
||
16 | */ |
||
17 | public function buildForm(FormBuilderInterface $builder, array $options) |
||
28 | ]); |
||
29 | } |
||
30 | |||
31 | /** |
||
32 | * @param OptionsResolver $resolver |
||
33 | */ |
||
34 | public function configureOptions(OptionsResolver $resolver) |
||
41 |