Skip to content

Commit 800e02e

Browse files
committed
improve: make pool property in pool proxy as contract
1 parent 659b290 commit 800e02e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/object-pool/src/PoolProxy.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
use Closure;
88
use Hyperf\Context\ApplicationContext;
9+
use Hypervel\ObjectPool\Contracts\ObjectPool;
910

1011
class PoolProxy
1112
{

0 commit comments

Comments
 (0)