Skip to content

Commit 79c5325

Browse files
committed
fix
1 parent f8ea228 commit 79c5325

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Contracts/Metable.php

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
namespace Sofa\Eloquence\Contracts;
44

5+
use Closure;
6+
57
interface Metable
68
{
79
public static function hook($method, Closure $hook);

0 commit comments

Comments
 (0)