forked from deblan/side_menu
release v3.10.2
This commit is contained in:
parent
e571be5fcf
commit
33bb8646f4
3 changed files with 10 additions and 1 deletions
|
|
@ -33,6 +33,11 @@ class AppRepository
|
|||
*/
|
||||
protected $categoryRepository;
|
||||
|
||||
/**
|
||||
* @var INavigationManager
|
||||
*/
|
||||
protected $navigationManager;
|
||||
|
||||
public function __construct(
|
||||
\OC_App $ocApp,
|
||||
INavigationManager $navigationManager,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue