class League / CommonMark / Util / Html5EntityDecoder
final

Html5EntityDecoder

Methods

public static

decode ( string $entity ) : void

private static

fromDecimal ( $number ) : void

Parameters

  • $number mixed
private static

fromHex ( string $hexChars ) : void