Files
nextcloud/app/composer/autoload.php
2026-05-11 09:35:39 +00:00

12 lines
276 B
PHP

<?php
// SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
// SPDX-License-Identifier: AGPL-3.0-or-later
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInitAllInOne::getLoader();