You are here

public property W3Cvalidator_Message::$line in W3C Validator 7

Line corresponding to the message.

Within the source code of the validated document, refers to the line which caused this message.

Type: int

File

validators/Message.php, line 21

Class

W3Cvalidator_Message
Simple class for a w3c_validator module Message.

Code

public $line;