class CRM_Utils_Check_Component

Methods

bool
isEnabled()

Should these checks be run?

array
checkAll()

Run all checks in this class.

Details

at line 40
bool isEnabled()

Should these checks be run?

Return Value

bool

at line 50
array checkAll()

Run all checks in this class.

Return Value

array [CRM_Utils_Check_Message]