SystemWarnings
in package
System warnings basic class.
Table of Contents
- FOLDERS = 'app/SystemWarnings'
- SELECTED_FOLDERS = ['SystemRequirements', 'YetiForce', 'Security', 'Mail']
- getFolders() : array<string|int, mixed>
- Returns a list of folders warnings.
- getWarnings() : array<string|int, mixed>
- Returns a list of warnings instance.
Constants
FOLDERS
public
mixed
FOLDERS
= 'app/SystemWarnings'
SELECTED_FOLDERS
public
mixed
SELECTED_FOLDERS
= ['SystemRequirements', 'YetiForce', 'Security', 'Mail']
Methods
getFolders()
Returns a list of folders warnings.
public
static getFolders() : array<string|int, mixed>
Return values
array<string|int, mixed> —getWarnings()
Returns a list of warnings instance.
public
static getWarnings(array<string|int, mixed> $folders[, mixed $active = true ]) : array<string|int, mixed>
Parameters
- $folders : array<string|int, mixed>
- $active : mixed = true