htmlDecode
Convert all HTML entities to their applicable characters.
Description
static htmlDecode(int|null $flags = 2)
Parameters
- int|null $flags
Optional flags
Return Value
static
String after being html decoded.
Convert all HTML entities to their applicable characters.
static htmlDecode(int|null $flags = 2)
static
String after being html decoded.