The trait Cdf\BiCoreBundle\Control...CoreCrudControllerTrait 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
17
public function __construct(TokenStorageInterface $user, PermessiUtils $permessi)