We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7073c21 + 270d661 commit 1b422dfCopy full SHA for 1b422df
1 file changed
apps/dav/lib/CardDAV/SystemAddressbook.php
@@ -64,7 +64,7 @@ public function __construct(BackendInterface $carddavBackend,
64
IUserSession $userSession,
65
?IRequest $request = null,
66
?TrustedServers $trustedServers = null,
67
- ?IGroupManager $groupManager) {
+ ?IGroupManager $groupManager = null) {
68
parent::__construct($carddavBackend, $addressBookInfo, $l10n);
69
$this->config = $config;
70
$this->userSession = $userSession;
0 commit comments