(PHP >= 5.4.0)
ReflectionClass::getTraitAliases — Returns an array of trait aliases
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.
Diese Funktion hat keine Parameter.
Returns an array with new method names in keys and original names (in the
format "TraitName::original") in values.
Returns NULL
in case of an error.