Option
Table of Contents
Methods
- __construct() : mixed
- getPause() : bool
- setPause() : self
Methods
__construct()
public
__construct([int $userId = 0 ]) : mixed
Parameters
- $userId : int = 0
getPause()
public
getPause() : bool
Return values
boolsetPause()
public
setPause([bool $value = true ]) : self
Parameters
- $value : bool = true