tidy::getHtmlVer
PHP function
Edit on GitHub ✎
Get the Detected HTML version for the specified document
Description
Oop
tidy::getHtmlVer(): int
Procedural
tidy_get_html_ver(tidy $tidy): int
Returns the detected HTML version for the specified tidy tidy.
Parameters
tidyObject
Return Values
Returns the detected HTML version.
Warning
This function is not yet implemented in the Tidylib itself, so it always return 0.