We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e6ae28 commit 19a8848Copy full SHA for 19a8848
lib/Phpfastcache/Event/EventInterface.php
@@ -14,6 +14,8 @@
14
15
declare(strict_types=1);
16
17
+namespace Phpfastcache\Event;
18
+
19
use Phpfastcache\Exceptions\PhpfastcacheInvalidArgumentException;
20
21
interface EventInterface
0 commit comments