MetaFox

BitwiseFlag

Trait BitwiseFlag.

Tags
mixin

IsBitwiseFlagInterface

Table of Contents

Methods

getFlag()  : bool
setFlag()  : $this

Methods

getFlag()

public getFlag(int $flag) : bool
Parameters
$flag : int
Tags
SuppressWarnings

(PHPMD.BooleanGetMethodName)

Return values
bool

setFlag()

public setFlag(int $flag, bool $value) : $this
Parameters
$flag : int
$value : bool
Return values
$this

        
On this page

Search results