get_declared_classes

get_declared_classes

(PHP 4, PHP 5, PHP 7)

get_declared_classesReturns an array with the name of the defined classes

Description

array get_declared_classes ( void )

Gets the declared classes.

Return Values

Returns an array of the names of the declared classes in the current script.

Note:

Note that depending on what extensions you have compiled or loaded into PHP, additional classes cou