Some more PHP-CS
This commit is contained in:
parent
82f3e4ad86
commit
e9699b8e55
|
@ -31,7 +31,7 @@ use Friendica\Core\Hooks\Exceptions\HookConfigException;
|
|||
*/
|
||||
class HookFileManager
|
||||
{
|
||||
const STATIC_DIR = 'static';
|
||||
const STATIC_DIR = 'static';
|
||||
const CONFIG_NAME = 'hooks';
|
||||
|
||||
/** @var ICanLoadAddons */
|
||||
|
|
Loading…
Reference in a new issue