actuel-inactuel/site/plugins/your-plugin/vendor/composer/autoload_psr4.php

11 lines
206 B
PHP
Raw Normal View History

<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);
return array(
'Kirby\\' => array($vendorDir . '/getkirby/composer-installer/src'),
);