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)
| Related Man Pages |
|---|
| array_count_values(3) - php |
| get_loaded_extensions(3) - php |
| reflectionfunctionabstract(3) - php |
| reflectionparameter(3) - php |
| reflectionproperty(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| UNIX.COM 2017 Year End Summary |
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |