1
0
Mirror von https://github.com/nextcloud/server.git synchronisiert 2024-08-24 05:56:03 +02:00

IServerContainer is effectively an IContainer

This relation was not explicitly declared in the class description.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Dieser Commit ist enthalten in:
Christoph Wurst 2017-02-20 11:44:40 +01:00
Ursprung 0453a7dabd
Commit cb322d84e4
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: CC42AC2A7F0E56D8

Datei anzeigen

@ -54,7 +54,7 @@ use Symfony\Component\EventDispatcher\EventDispatcherInterface;
* This container holds all ownCloud services
* @since 6.0.0
*/
interface IServerContainer {
interface IServerContainer extends IContainer {
/**
* The contacts manager will act as a broker between consumers for contacts information and