nextcloud/apps/updatenotification/composer/autoload.php
Roeland Jago Douma 53e0b7c1a8
UpdateNotification Autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-10-24 20:40:13 +02:00

8 行
164 B
PHP

<?php
// autoload.php @generated by Composer
require_once __DIR__ . '/composer/autoload_real.php';
return ComposerAutoloaderInitUpdateNotification::getLoader();