mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
[SearchEngine] CS cleanup
This commit is contained in:
@@ -7,7 +7,6 @@ use Symfony\Component\HttpFoundation\Request;
|
||||
|
||||
interface ConfigurationPanelInterface
|
||||
{
|
||||
|
||||
public function get(Application $app, Request $request);
|
||||
|
||||
public function post(Application $app, Request $request);
|
||||
|
Reference in New Issue
Block a user