Refactoring, logging improvements
This commit is contained in:
@ -9,4 +9,6 @@ interface SubscriberInterface
|
||||
public function isAuthorized(): bool;
|
||||
|
||||
public function getPayload(): ?array;
|
||||
|
||||
public function getId(): string;
|
||||
}
|
Reference in New Issue
Block a user