AbstractMutex
AbstractYes
Table of Contents
Methods
- __construct() : mixed
- lock() : bool
- unlock() : bool
Methods
__construct()
public
__construct([bool $isEnabled = true ]) : mixed
Parameters
- $isEnabled : bool = true
lock()
public
lock() : bool
Return values
boolunlock()
public
unlock() : bool