Entity
class Entity (View source)
Pulled from the W3C's official HTML5 entities list.
DO NOT EDIT MANUALLY. This code was automatically generated with make entities
at 2019-05-03T07:10:38Z.
Methods
static string
convertEntitiesToUnicode(string $input)
Utility function converts entities into their real unicode characters.
Details
at line 2259
static string
convertEntitiesToUnicode(string $input)
Utility function converts entities into their real unicode characters.