Merge pull request #21597 from nextcloud/techdebt/noid/return-value-for-commands
Add return value to all commands
No related branches found
No related tags found
Showing
- apps/dav/lib/Command/CreateAddressBook.php 2 additions, 1 deletionapps/dav/lib/Command/CreateAddressBook.php
- apps/dav/lib/Command/CreateCalendar.php 2 additions, 1 deletionapps/dav/lib/Command/CreateCalendar.php
- apps/dav/lib/Command/ListCalendars.php 2 additions, 1 deletionapps/dav/lib/Command/ListCalendars.php
- apps/dav/lib/Command/MoveCalendar.php 2 additions, 1 deletionapps/dav/lib/Command/MoveCalendar.php
- apps/dav/lib/Command/RemoveInvalidShares.php 2 additions, 1 deletionapps/dav/lib/Command/RemoveInvalidShares.php
- apps/dav/lib/Command/SendEventReminders.php 4 additions, 3 deletionsapps/dav/lib/Command/SendEventReminders.php
- apps/dav/lib/Command/SyncBirthdayCalendar.php 3 additions, 2 deletionsapps/dav/lib/Command/SyncBirthdayCalendar.php
- apps/dav/lib/Command/SyncSystemAddressBook.php 2 additions, 1 deletionapps/dav/lib/Command/SyncSystemAddressBook.php
- apps/encryption/lib/Command/DisableMasterKey.php 3 additions, 1 deletionapps/encryption/lib/Command/DisableMasterKey.php
- apps/encryption/lib/Command/EnableMasterKey.php 3 additions, 1 deletionapps/encryption/lib/Command/EnableMasterKey.php
- apps/encryption/lib/Command/RecoverUser.php 5 additions, 4 deletionsapps/encryption/lib/Command/RecoverUser.php
- apps/federation/lib/Command/SyncFederationAddressBooks.php 1 addition, 1 deletionapps/federation/lib/Command/SyncFederationAddressBooks.php
- apps/files/lib/Command/DeleteOrphanedFiles.php 2 additions, 1 deletionapps/files/lib/Command/DeleteOrphanedFiles.php
- apps/files/lib/Command/Scan.php 3 additions, 2 deletionsapps/files/lib/Command/Scan.php
- apps/files/lib/Command/ScanAppData.php 1 addition, 1 deletionapps/files/lib/Command/ScanAppData.php
- apps/files/lib/Command/TransferOwnership.php 1 addition, 1 deletionapps/files/lib/Command/TransferOwnership.php
- apps/files_external/lib/Command/Applicable.php 2 additions, 1 deletionapps/files_external/lib/Command/Applicable.php
- apps/files_external/lib/Command/Backends.php 2 additions, 1 deletionapps/files_external/lib/Command/Backends.php
- apps/files_external/lib/Command/Config.php 2 additions, 1 deletionapps/files_external/lib/Command/Config.php
- apps/files_external/lib/Command/Create.php 1 addition, 1 deletionapps/files_external/lib/Command/Create.php
Loading
Please register or sign in to comment