/
home
/
faureele
/
til
/
wp-content
/
plugins
/
post-expirator
/
vendor
/
composer
/
Upload File
HOME
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; class ComposerStaticInit6c4b0298ddf9f36f54dfbe4d751aa3ed { public static $files = array ( 'f8bfd4c5c7018cdd6b24a61a7f6491de' => __DIR__ . '/..' . '/publishpress/vendor-locator-future/includes.php', '0078757fbd019a5f202f2be6585c3626' => __DIR__ . '/..' . '/publishpress/wordpress-banners/BannersMain.php', '41c664bd04a95c2d6a2f2a3e00f06593' => __DIR__ . '/..' . '/publishpress/wordpress-reviews/ReviewsController.php', 'a3d26137b9bd0e5c180ba24186046ae6' => __DIR__ . '/../..' . '/define-base-path.php', ); public static $prefixLengthsPsr4 = array ( 'P' => array ( 'Psr\\Container\\' => 14, 'PPVersionNotices\\' => 17, ), ); public static $prefixDirsPsr4 = array ( 'Psr\\Container\\' => array ( 0 => __DIR__ . '/..' . '/psr/container/src', ), 'PPVersionNotices\\' => array ( 0 => __DIR__ . '/..' . '/publishpress/wordpress-version-notices/src', ), ); public static $prefixesPsr0 = array ( 'P' => array ( 'Pimple' => array ( 0 => __DIR__ . '/..' . '/pimple/pimple/src', ), ), ); public static $classMap = array ( 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php', ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit6c4b0298ddf9f36f54dfbe4d751aa3ed::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit6c4b0298ddf9f36f54dfbe4d751aa3ed::$prefixDirsPsr4; $loader->prefixesPsr0 = ComposerStaticInit6c4b0298ddf9f36f54dfbe4d751aa3ed::$prefixesPsr0; $loader->classMap = ComposerStaticInit6c4b0298ddf9f36f54dfbe4d751aa3ed::$classMap; }, null, ClassLoader::class); } }