WP_HTML_Tag_Processor::__toString() – Returns the string representation of the HTML Tag Processor.
You appear to be a bot. Output may be restricted
Description
Returns the string representation of the HTML Tag Processor.
Usage
$string = WP_HTML_Tag_Processor::__toString();
Parameters
Returns
string The processed HTML.
Source
File name: wordpress/wp-includes/html-api/class-wp-html-tag-processor.php