Merge pull request #3544 from nextcloud/iservercontainer-container

IServerContainer is effectively an IContainer
This commit is contained in:
Morris Jobke 2017-02-20 11:02:14 -06:00 committed by GitHub
commit cab27eabc6
1 changed files with 1 additions and 1 deletions

View 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