first commit
This commit is contained in:
13
administrator/components/com_jchoptimize/lib/vendor/scoper-autoload.php
vendored
Normal file
13
administrator/components/com_jchoptimize/lib/vendor/scoper-autoload.php
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
// scoper-autoload.php @generated by PhpScoper
|
||||
|
||||
$loader = require_once __DIR__.'/autoload.php';
|
||||
|
||||
// Exposed classes. For more information see:
|
||||
// https://github.com/humbug/php-scoper/blob/master/docs/configuration.md#exposing-classes
|
||||
if (!class_exists('ComposerAutoloaderInitc9c410f933e0df798c52abcbe3ffb58d', false) && !interface_exists('ComposerAutoloaderInitc9c410f933e0df798c52abcbe3ffb58d', false) && !trait_exists('ComposerAutoloaderInitc9c410f933e0df798c52abcbe3ffb58d', false)) {
|
||||
spl_autoload_call('_JchOptimizeVendor\ComposerAutoloaderInitc9c410f933e0df798c52abcbe3ffb58d');
|
||||
}
|
||||
|
||||
return $loader;
|
||||
Reference in New Issue
Block a user