Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Dec 3, 2024

Backport of PR #49602

@backportbot backportbot bot added the 3. to review Waiting for reviews label Dec 3, 2024
@backportbot backportbot bot added this to the Nextcloud 28.0.13 milestone Dec 3, 2024
* @throws NotFoundException if no storage was found with the given id
*/
public function removeStorage($id) {
public function removeStorage(int $id) {

Check notice

Code scanning / Psalm

MissingReturnType Note

Method OCA\Files_External\Service\StoragesService::removeStorage does not have a return type, expecting void
@blizzz blizzz mentioned this pull request Dec 5, 2024
@blizzz blizzz removed this from the Nextcloud 28.0.13 milestone Dec 5, 2024
@skjnldsv skjnldsv merged commit 9236da2 into stable28 Dec 12, 2024
63 of 68 checks passed
@skjnldsv skjnldsv deleted the backport/49602/stable28 branch December 12, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants