Remove deprecated method #1

Closed
vitormattos wants to merge 1 commit from feature/remove-deprecated-method into develop
Owner

Fix the follow error:

Message: Call to undefined method OC_App::getNavigation() in file '/var/www/html/apps-extra/side_menu/lib/Service/AppRepository.php' line 54

Reference: 167763d312

Fix the follow error: ``` Message: Call to undefined method OC_App::getNavigation() in file '/var/www/html/apps-extra/side_menu/lib/Service/AppRepository.php' line 54 ``` Reference: https://github.com/nextcloud/server/commit/167763d3125779fc642f7b169389dea029bb73ed
vitormattos added 1 commit 2023-07-10 20:33:19 +02:00
Fix the follow error:

```
Message: Call to undefined method OC_App::getNavigation() in file '/var/www/html/apps-extra/side_menu/lib/Service/AppRepository.php' line 54
```

Reference: 167763d312

Signed-off-by: Vitor Mattos <vitor@php.rio>
vitormattos changed target branch from master to develop 2023-07-10 20:34:03 +02:00
vitormattos closed this pull request 2023-07-10 20:34:37 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vitormattos/side_menu#1
No description provided.