summaryrefslogtreecommitdiffstats
path: root/apps/testing/composer/autoload.php
blob: dc2a7034ffab45d1b4024cd1924f6013c704a816 (plain)
1
2
3
4
5
6
7
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInitTesting::getLoader();