public property W3Cvalidator_Response::$error_count in W3C Validator 7
Number of errors found.
Type: int
File
- validators/
Response.php, line 49  
Class
- W3Cvalidator_Response
 - Simple class for a w3c_validator module Response.
 
Code
public $error_count;      
    Number of errors found.
Type: int
public $error_count;