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