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.