Name
setFallbackAutoloader
— Enable/disable fallback autoloader status
Synopsis
setFallbackAutoloader(
$flag
);
setFallbackAutoloader()
Takes a boolean flag indicating whether or not to act as a fallback autoloader
when registered with the SPL autoloader.