tidy::cleanRepair
tidy::cleanRepair
tidy_clean_repair
(PHP 5, PHP 7, PECL tidy >= 0.5.2)
tidy::cleanRepair -- tidy_clean_repair — Execute configured cleanup and repair operations on parsed markup
Description
Object oriented style
bool tidy::cleanRepair ( void )
Procedural style
bool tidy_clean_repair ( tidy $object )
This function cleans and repairs the given tidy object
.