BehaviorOption
in package
Table of Contents
- ALL = 2
- EXCEPTIONS = 1
- NONE = 0
- isValidOption() : bool
Constants
ALL
public
mixed
ALL
= 2
EXCEPTIONS
public
mixed
EXCEPTIONS
= 1
NONE
public
mixed
NONE
= 0
Methods
isValidOption()
public
static isValidOption(int $option) : bool
Parameters
- $option : int