1 2 3 4
<?php $loader = require __DIR__ . '/../vendor/autoload.php'; $loader->addPsr4('Jasny\\Controller\\', __DIR__ . '/support');