BitwiseFlag
Trait BitwiseFlag.
Tags
Table of Contents
Methods
Methods
getFlag()
public
getFlag(int $flag) : bool
Parameters
- $flag : int
Tags
Return values
boolsetFlag()
public
setFlag(int $flag, bool $value) : $this
Parameters
- $flag : int
- $value : bool