__DIR__ . '/..' . '/symfony/polyfill-ctype/bootstrap.php', ); public static $prefixLengthsPsr4 = array ( 'S' => array ( 'Symfony\\Polyfill\\Ctype\\' => 23, ), 'R' => array ( 'Ramsey\\Uuid\\' => 12, ), 'A' => array ( 'ADAToolbar\\' => 11, ), ); public static $prefixDirsPsr4 = array ( 'Symfony\\Polyfill\\Ctype\\' => array ( 0 => __DIR__ . '/..' . '/symfony/polyfill-ctype', ), 'Ramsey\\Uuid\\' => array ( 0 => __DIR__ . '/..' . '/ramsey/uuid/src', ), 'ADAToolbar\\' => array ( 0 => __DIR__ . '/../..' . '/src', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit2caf3bdf71a58ca7ec5b0ba0d122871c::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit2caf3bdf71a58ca7ec5b0ba0d122871c::$prefixDirsPsr4; }, null, ClassLoader::class); } }