Property | Type | Description | |
---|---|---|---|
$entitiesByName |
Method | Description | |
---|---|---|
decodeEntity ( string $entity ) : string | ||
fromDecimal ( mixed $number ) : string | ||
fromHex ( string $hexChars ) : string |
public static decodeEntity ( string $entity ) : string | ||
$entity | string | |
return | string |
public static fromDecimal ( mixed $number ) : string | ||
$number | mixed | |
return | string |