Skip to content

Commit 199c942

Browse files
Add MemcachePool
1 parent 2edcb5e commit 199c942

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

stubs/Memcached.stub

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,8 @@
44
* @phpstan-all-methods-impure
55
*/
66
class Memcached {}
7+
8+
/**
9+
* @phpstan-all-methods-impure
10+
*/
11+
class MemcachePool {}

0 commit comments

Comments
 (0)