Utils
in package
Table of Contents
- functionAvailable() : bool
- getBuilderName() : mixed
- stringCaseEquals() : bool
Methods
functionAvailable()
public
static functionAvailable(mixed $func) : bool
Parameters
- $func : mixed
Return values
bool —getBuilderName()
public
static getBuilderName() : mixed
Return values
mixed —stringCaseEquals()
public
static stringCaseEquals(mixed $a, mixed $b) : bool
Parameters
- $a : mixed
- $b : mixed