Bimba.git

ref: v2.0-beta

converter/vendor/composer/autoload_static.php


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
<?php

// autoload_static.php @generated by Composer

namespace Composer\Autoload;

class ComposerStaticInit20779732fc1476ab9a7ca99a0cccc491
{
    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);
    }
}