mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-16 06:11:28 +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