diff --git a/lib/public/IServerContainer.php b/lib/public/IServerContainer.php index 02a092ea66..8c74c05d80 100644 --- a/lib/public/IServerContainer.php +++ b/lib/public/IServerContainer.php @@ -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