mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 23:13:15 +00:00
Merge branch '3.8'
This commit is contained in:
@@ -398,7 +398,10 @@ abstract class task_abstract
|
||||
throw new \LogicException('This method must be implemented');
|
||||
}
|
||||
|
||||
abstract public function help();
|
||||
public static function help()
|
||||
{
|
||||
throw new \LogicException('This method must be implemented');
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
|
Reference in New Issue
Block a user