init() public method
Initializes mutex component implementation dedicated for UNIX, GNU/Linux, Mac OS X, and other UNIX-like operating systems.
| public void init ( ) | ||
|---|---|---|
| throws | yii\base\InvalidConfigException | |
init() public method
Initializes mutex component implementation dedicated for UNIX, GNU/Linux, Mac OS X, and other UNIX-like operating systems.
| public void init ( ) | ||
|---|---|---|
| throws | yii\base\InvalidConfigException | |
Please login to continue.