@@ -39,7 +39,7 @@ |
||
| 39 | 39 | 'indexes' => [ |
| 40 | 40 | 'pages' => [ |
| 41 | 41 | 'types' => [ |
| 42 | - 'Pages' => [ |
|
| 42 | + 'Pages' => [ |
|
| 43 | 43 | 'serializer' => [ |
| 44 | 44 | 'groups' => ['search'], |
| 45 | 45 | ], |
@@ -5,7 +5,6 @@ |
||
| 5 | 5 | use Doctrine\Common\Util\ClassUtils; |
| 6 | 6 | use Symfony\Component\DependencyInjection\Container; |
| 7 | 7 | use Symfony\Component\Form\Form; |
| 8 | -use Symfony\Component\OptionsResolver\OptionsResolver; |
|
| 9 | 8 | use Victoire\Bundle\BusinessEntityBundle\Entity\BusinessEntity; |
| 10 | 9 | use Victoire\Bundle\CoreBundle\Entity\View; |
| 11 | 10 | use Victoire\Bundle\CoreBundle\Event\WidgetBuildFormEvent; |