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

// autoload.php @generated by Composer

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

return ComposerAutoloaderInitUserStatus::getLoader();