Squiz Matrix  4.12.2
 All Data Structures Namespaces Functions Variables Pages
Test_Tidy_Errors Class Reference

Static Public Member Functions

static getName ()
 
static getDescription ()
 
static test (&$messages, &$errors)
 

Detailed Description

Definition at line 27 of file test_tidy_errors.inc.

Member Function Documentation

static getDescription ( )
static

Return a description of this test

Returns
string public

Definition at line 50 of file test_tidy_errors.inc.

static getName ( )
static

Return the name of this test

Returns
string public

Definition at line 37 of file test_tidy_errors.inc.

static test ( $messages,
$errors 
)
static

The test to run

Parameters
array$messagesThe variable to 'chuck' all the messages
array$errorsThe variable to 'chuck' all the verbose messages
Returns
boolean|int public

Definition at line 66 of file test_tidy_errors.inc.


The documentation for this class was generated from the following file: