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