Some more PHP-CS

This commit is contained in:
Philipp
2023-07-03 00:12:59 +02:00
parent 82f3e4ad86
commit e9699b8e55
+1 -1
View File
@@ -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 */