mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-04-27 14:55:38 +00:00
16 lines
317 B
PHP
Executable File
16 lines
317 B
PHP
Executable File
<?php
|
|
|
|
// autoload_static.php @generated by Composer
|
|
|
|
namespace Composer\Autoload;
|
|
|
|
class ComposerStaticInitaf8f08033e54ae69d18c8a037a596e57
|
|
{
|
|
public static function getInitializer(ClassLoader $loader)
|
|
{
|
|
return \Closure::bind(function () use ($loader) {
|
|
|
|
}, null, ClassLoader::class);
|
|
}
|
|
}
|