mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-17 04:15:15 +02:00
Remove unused StaticEventSubscriber interface
This commit is contained in:
parent
2e660f44f2
commit
2a02f58886
3 changed files with 1 additions and 44 deletions
|
@ -19,7 +19,7 @@ use Friendica\Event\NamedEvent;
|
|||
*
|
||||
* @internal Provides BC
|
||||
*/
|
||||
final class HookEventBridge implements StaticEventSubscriber
|
||||
final class HookEventBridge
|
||||
{
|
||||
/**
|
||||
* This allows us to mock the Hook call in tests.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue