void CBXSanitizer::DelAllTags()
The method deletes all tags from the whitelist.
The method returns nothing.
CBXSanitizer::DelAllTags() can be called only as the initialized object method and not as static method of CBXSanitizer class.
Parameters
No parameters.
Example
$Sanitizer->DelAllTags();