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

// autoload.php @generated by Composer

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

return ComposerAutoloaderInitFederation::getLoader();