php / 8.1.5 / function.get-declared-traits.html /

get_declared_traits

(PHP 5 >= 5.4.0, PHP 7, PHP 8)

get_declared_traitsReturns an array of all declared traits

Description

get_declared_traits(): array

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

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.get-declared-traits.php