Make PHP-CS happy

This commit is contained in:
Philipp 2023-07-03 00:08:58 +02:00
parent 89a31e43b2
commit 82f3e4ad86
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
4 changed files with 4 additions and 6 deletions

View File

@ -21,8 +21,6 @@
namespace Friendica\Core\Hooks\Capabilities;
use Friendica\Core\Hooks\Exceptions\HookInstanceException;
/**
* creates special instance and decorator treatments for given classes
*/