bandwidthThrottle\tokenBucket\storage\Storage::getMutex PHP Method

getMutex() public method

Returns the Mutex for this storage.
public getMutex ( ) : Mutex
return malkusch\lock\mutex\Mutex The mutex.
    public function getMutex();