__DIR__ . '/..' . '/catfan/medoo/medoo.php', ); public static $prefixesPsr0 = array ( 'A' => array ( 'AnthonyMartin' => array ( 0 => __DIR__ . '/..' . '/anthonymartin/geo-location/src', ), ), ); public static function getInitializer(ClassLoader $loader) { return \Closure::bind(function () use ($loader) { $loader->prefixesPsr0 = ComposerStaticInitced6a9042f97dd8b342a978ca0b1aac0::$prefixesPsr0; }, null, ClassLoader::class); } }