mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Wrong Base Controller used in PluginsController
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
*/
|
||||
namespace Alchemy\Phrasea\Controller\Admin;
|
||||
|
||||
use Alchemy\Phrasea\Controller\BaseController;
|
||||
use Alchemy\Phrasea\Plugin\PluginMetadataInterface;
|
||||
use Alchemy\WebGalleryPlugin\Controller\BaseController;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
||||
class PluginsController extends BaseController
|
||||
|
Reference in New Issue
Block a user