Accepts both encoded and decoded html strings.
protected static replaceListItems ( string $html ) : string | ||
$html | string | An HTML-formatted string. |
Résultat | string | Returns the html with all list items removed. |
protected static replaceListItems ( string $html ) : string | ||
$html | string | An HTML-formatted string. |
Résultat | string | Returns the html with all list items removed. |