Your IP : 172.71.28.205


Current Path : /var/www/html/Joomla/plugins/system/sourcerer/vendor/composer/
Upload File :
Current File : /var/www/html/Joomla/plugins/system/sourcerer/vendor/composer/autoload_static.php

<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit6024c49d7f8dc6c39d72867fde1149f5
{
	public static $prefixLengthsPsr4 = [
		'R' =>
			[
				'RegularLabs\\Plugin\\System\\Sourcerer\\' => 36,
			],
	];

	public static $prefixDirsPsr4 = [
		'RegularLabs\\Plugin\\System\\Sourcerer\\' =>
			[
				0 => __DIR__ . '/../..' . '/src',
			],
	];

	public static function getInitializer(ClassLoader $loader)
	{
		return \Closure::bind(function () use ($loader) {
			$loader->prefixLengthsPsr4 = ComposerStaticInit6024c49d7f8dc6c39d72867fde1149f5::$prefixLengthsPsr4;
			$loader->prefixDirsPsr4    = ComposerStaticInit6024c49d7f8dc6c39d72867fde1149f5::$prefixDirsPsr4;
		}, null, ClassLoader::class);
	}
}