%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/usr/share/php/Composer/Spdx/ |
Current File : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/usr/share/php/Composer/Spdx/autoload.php |
<?php // @codingStandardsIgnoreFile // @codeCoverageIgnoreStart // this is an autogenerated file - do not edit spl_autoload_register( function($class) { static $classes = null; if ($classes === null) { $classes = array( 'composer\\spdx\\spdxlicenses' => '/SpdxLicenses.php' ); } $cn = strtolower($class); if (isset($classes[$cn])) { require __DIR__ . $classes[$cn]; } }, true, false ); // @codeCoverageIgnoreEnd