Merge pull request #28138 from nextcloud/zorn-v-patch-2

pull/28389/head
John Molakvoæ 4 years ago committed by GitHub
commit c5e9f379bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      lib/private/legacy/OC_App.php

@ -63,6 +63,7 @@ use OCP\Authentication\IAlternativeLogin;
use OCP\ILogger;
use OCP\Settings\IManager as ISettingsManager;
use Psr\Log\LoggerInterface;
use Throwable;
/**
* This class manages the apps. It allows them to register and integrate in the

Loading…
Cancel
Save