tidy_config_count
PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2
tidy_config_count - Returns the Number of Tidy configuration errors encountered for specified document
Manual
tidy_config_count(
tidy$tidy ): int
Returns the number of errors encountered in the configuration of the specified tidy tidy.
Parameters
- tidy
-
The Tidy object.
Return Values
Returns the number of errors.