Handles automatic loading of missing class files.
The autoloader can be nested with other autoloaders. It will only
process classes from its own namespace and ignore all others.
| package | ArangoDBClient |
|---|---|
| since | 0.2 |
init() : void
\ArangoDBClient\Exception |
|---|
load(string $className) : void
This will only handle class from its own namespace and ignore all others.
This allows multiple autoloaders to be used in a nested fashion.
stringcheckEnvironment() : void
This will check whether the runtime environment is compatible with the Arango PHP client.
\ArangoDBClient\ClientException |
|---|
$libDir : string
EXTENSION = '.php'