| 
 | spl_autoload_functionsReturn all registered __autoload() functions Description
   array spl_autoload_functions
    ( void
   ) Get all registered __autoload() functions. ParametersThis function has no parameters. Return Values
   An array of all registered __autoload functions.
   If the autoload queue is not activated then the return value is  |