Method String::decodeEntities
 Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Decode all entities
 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