Skip to content

Commit ead5480

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mutex.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
use NinjaMutex\Mutex as Ninja;
1414

1515
/**
16-
* @mixin \NinjaMutex\Mutex
16+
* @mixin Ninja
1717
*/
1818
class Mutex
1919
{

0 commit comments

Comments
 (0)