mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-28 10:33:49 +00:00
begin to take ACL into account [WIP] [ci skip]
This commit is contained in:
@@ -26,7 +26,7 @@ use Symfony\Component\Form\FormBuilderInterface;
|
||||
*
|
||||
* @author Julien Fastré <julien.fastre@champs-libres.coop>
|
||||
*/
|
||||
interface ExportInterface
|
||||
interface ExportInterface extends ExportElementInterface
|
||||
{
|
||||
|
||||
public function getType();
|
||||
|
Reference in New Issue
Block a user