mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 03:53:13 +00:00
Remove deprectaed feature
This commit is contained in:
@@ -31,11 +31,6 @@ class module_console_fieldsList extends Command
|
||||
return $this;
|
||||
}
|
||||
|
||||
public function requireSetup()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
protected function doExecute(InputInterface $input, OutputInterface $output)
|
||||
{
|
||||
foreach ($this->getService('phraseanet.appbox')->get_databoxes() as $databox) {
|
||||
|
Reference in New Issue
Block a user