Skip to content

Commit 19a8848

Browse files
committed
Fixed stupid bug
1 parent 8e6ae28 commit 19a8848

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/Phpfastcache/Event/EventInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
declare(strict_types=1);
1616

17+
namespace Phpfastcache\Event;
18+
1719
use Phpfastcache\Exceptions\PhpfastcacheInvalidArgumentException;
1820

1921
interface EventInterface

0 commit comments

Comments
 (0)