scratch
/vendor/composer/autoload_static.php |
---|
@@ -0,0 +1,19 @@ |
<?php |
// autoload_static.php @generated by Composer |
namespace Composer\Autoload; |
class ComposerStaticInitf57f6d006f1c5cd5865884223c7f7157 |
{ |
public static $files = array ( |
'04c6c5c2f7095ccf6c481d3e53e1776f' => __DIR__ . '/..' . '/mustangostang/spyc/Spyc.php', |
); |
public static function getInitializer(ClassLoader $loader) |
{ |
return \Closure::bind(function () use ($loader) { |
}, null, ClassLoader::class); |
} |
} |