]> source.dussan.org Git - nextcloud-server.git/commitdiff
IServerContainer is effectively an IContainer 3544/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 20 Feb 2017 10:44:40 +0000 (11:44 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Mon, 20 Feb 2017 10:44:40 +0000 (11:44 +0100)
This relation was not explicitly declared in the class description.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/public/IServerContainer.php

index 02a092ea660dbd78213a8ba351ba32bc89d191f2..8c74c05d8017a7c36b24ac35027b3ea88d6008d9 100644 (file)
@@ -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