public property W3Cvalidator_Response::$errors in W3C Validator 7
Array of error objects formated as W3Cvalidator_Message.
Type: array
File
- validators/
Response.php, line 55
Class
- W3Cvalidator_Response
- Simple class for a w3c_validator module Response.
Code
public $errors = array();