class League / CommonMark / Util / Html5EntityDecoder
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
final

Html5EntityDecoder

Methods

public static

decode ( string $entity ) : void

private static

fromDecimal ( $number ) : void

Parameters

  • $number mixed
private static

fromHex ( string $hexChars ) : void