__DIR__ . '/../..' . '/functions.php', ); public static $prefixLengthsPsr4 = array ( 'A' => array ( 'Admin_Ajax\\' => 11, ), ); public static $prefixDirsPsr4 = array ( 'Admin_Ajax\\' => array ( 0 => __DIR__ . '/../..' . '/lib/Admin_Ajax', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInitbb5fee69188b1e5af9cbd549cbf21d3c::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInitbb5fee69188b1e5af9cbd549cbf21d3c::$prefixDirsPsr4; }, null, ClassLoader::class); } }