Various changes
This commit is contained in:
parent
5fabf8df83
commit
1192db4bbf
14 changed files with 64 additions and 437 deletions
|
@ -1,10 +0,0 @@
|
|||
<?php
|
||||
|
||||
namespace LogLib\Interfaces;
|
||||
|
||||
use LogLib\Objects\Event;
|
||||
|
||||
interface HandlerInterface
|
||||
{
|
||||
public function handle(Event $event): void;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue