mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
Add missing dynamic property $sharingNgContext
This commit is contained in:
@@ -39,6 +39,7 @@ class OcmContext implements Context {
|
||||
private FeatureContext $featureContext;
|
||||
private SpacesContext $spacesContext;
|
||||
private ArchiverContext $archiverContext;
|
||||
private SharingNgContext $sharingNgContext;
|
||||
private string $invitationToken;
|
||||
private array $acceptedUsers = ["LOCAL" => [], "REMOTE" => []];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user