ComposerAutoloaderInitaa475372d1afb7f112bf50e9b8859e3a::loadClassLoader( $class )


Source Source

File: libraries/lifterlms-cli/vendor/composer/autoload_real.php

    public static function loadClassLoader($class)
    {
        if ('Composer\Autoload\ClassLoader' === $class) {
            require __DIR__ . '/ClassLoader.php';
        }
    }

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.