ClassLoader (Support)

ClassLoader

class ClassLoader (View source)

Methods

<
static bool load( string $class)

Load the given class file.

static string normalizeClass( string $class)

Get the normal file name for a class.

static void register()

Register the given class loader on the auto-loader stack.