The trait Cdf\BiCoreBundle\Controller\FiCoreControllerTrait requires the property $request which is not provided by Cdf\BiCoreBundle\Controller\FiController.
Loading history...
13
14
protected $bundle;
15
protected $controller;
16
protected $permessi;
17
18
16
public function __construct(ObjectManager $em, TokenStorageInterface $user)