The trait Cdf\BiCoreBundle\Control...CoreCrudControllerTrait requires the property $request which is not provided by Cdf\BiCoreBundle\Controller\FiController.
Loading history...
12
13
protected $bundle;
14
protected $controller;
15
protected $permessi;
16
17
17
public function __construct(PermessiManager $permessi)