Skip to content

Commit b40ef7b

Browse files
authored
Update Mutex.php
1 parent acf8283 commit b40ef7b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Mutex.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
use NinjaMutex\Lock\PredisRedisLock;
1313
use NinjaMutex\Mutex as Ninja;
1414

15+
/**
16+
* @mixin \NinjaMutex\Mutex
17+
*/
1518
class Mutex
1619
{
1720
private $command;

0 commit comments

Comments
 (0)