ProblemsPlugin
extends Plugin
Table of Contents
Properties
-
$check
: mixed
-
$results
: mixed
Methods
-
getSubscribedEvents()
: array<string|int, mixed>
-
onFatalException()
: mixed
-
onPluginsInitialized()
: mixed
-
getListRow()
: mixed
-
problemChecker()
: mixed
-
renderProblems()
: mixed
$check
protected
mixed
$check
$results
protected
mixed
$results
= array()
getSubscribedEvents()
public
static getSubscribedEvents() : array<string|int, mixed>
Return values
array<string|int, mixed>
onFatalException()
public
onFatalException() : mixed
onPluginsInitialized()
public
onPluginsInitialized() : mixed
getListRow()
protected
getListRow(mixed $status, mixed $text) : mixed
Parameters
-
$status
: mixed
-
-
$text
: mixed
-
problemChecker()
protected
problemChecker() : mixed
renderProblems()
protected
renderProblems() : mixed