|
@@ -28,7 +28,7 @@ interface DatagridBuilderInterface extends BuilderInterface
|
|
*
|
|
*
|
|
* @return void
|
|
* @return void
|
|
*/
|
|
*/
|
|
- public function addFilter(DatagridInterface $datagrid, $type = null, FieldDescriptionInterface $fieldDescription, AdminInterface $admin);
|
|
|
|
|
|
+ public function addFilter(DatagridInterface $datagrid, $type, FieldDescriptionInterface $fieldDescription, AdminInterface $admin);
|
|
|
|
|
|
/**
|
|
/**
|
|
* @param \Sonata\AdminBundle\Admin\AdminInterface $admin
|
|
* @param \Sonata\AdminBundle\Admin\AdminInterface $admin
|