* * for the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ $rootDir = __DIR__.'/../../../../../../'; require_once $rootDir.'/vendor/symfony/src/Symfony/Component/ClassLoader/UniversalClassLoader.php'; require_once $rootDir.'/app/autoload.php';