get_declared_traits(3) php man page | unix.com

Man Page: get_declared_traits

Operating Environment: php

Section: 3

GET_DECLARED_TRAITS(3)							 1						    GET_DECLARED_TRAITS(3)

get_declared_traits - Returns an array of all declared traits

SYNOPSIS
array get_declared_traits (void )
DESCRIPTION
PARAMETERS
This function has no parameters.
RETURN VALUES
Returns an array with names of all declared traits in values. Returns NULL in case of a failure.
SEE ALSO
class_uses(3). PHP Documentation Group GET_DECLARED_TRAITS(3)
Related Man Pages
array_shift(3) - php
get_declared_classes(3) - php
apc_define_constants(3) - php
class_uses(3) - php
class::trait::reflection(3pm) - debian
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator