get_declared_traits

(No version information available, might only be in Git)

get_declared_traitsReturns an array of all declared traits

Description

array get_declared_traits ( void )

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