APLoader

SDK Autoloader

Provides and registers a new autoloader function to load classes that are not included

Methods

autoloader

autoloader(string $class) 
static

Automatically load classes that are not included

Arguments

$class

string

The class to include