mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 14:33:14 +00:00
Add enable/disable plugins commands
This commit is contained in:
@@ -3,4 +3,10 @@
|
||||
// This file is automatically generated, please do not edit it.
|
||||
// To update configuration, use bin/setup plugins:* commands.
|
||||
|
||||
return [];
|
||||
use Alchemy\Phrasea\Application;
|
||||
|
||||
return call_user_func(function (Application $app) {
|
||||
$paths = array();
|
||||
|
||||
return $paths;
|
||||
}, $app);
|
||||
|
Reference in New Issue
Block a user