Method String::decodeEntities

Meta:

Written by

Leo Feyer <http://www.contao.org>

/system/libraries/String.php line 244
Automatically extracted PHP DOC comment from code:

Decode all entities

END OF PHP DOC
public function string decodeEntities(string $strString, string $strQuoteStyle, string $strCharset)

Parameters

string $strString
Not documented yet. Please add documentation to this entry.
string $strQuoteStyle
Default: ENT_COMPAT
Not documented yet. Please add documentation to this entry.
string $strCharset
Default: false
Not documented yet. Please add documentation to this entry.

Add a comment

Please add 8 and 7.