Man Page: reflectionclass.gettraitnames
Operating Environment: php
Section: 3
REFLECTIONCLASS.GETTRAITNAMES(3) 1 REFLECTIONCLASS.GETTRAITNAMES(3) ReflectionClass::getTraitNames - Returns an array of names of traits used by this class SYNOPSIS
public array ReflectionClass::getTraitNames (void ) DESCRIPTION
Warning This function is currently not documented; only its argument list is available. PARAMETERS
This function has no parameters. RETURN VALUES
Returns an array with trait names in values. Returns NULL in case of an error. PHP Documentation Group REFLECTIONCLASS.GETTRAITNAMES(3)