format code
This commit is contained in:
parent
0bf7eada4c
commit
6c4f9120ff
11 changed files with 23 additions and 18 deletions
|
|
@ -42,7 +42,7 @@ class NavController extends Controller
|
|||
protected AppRepository $appRepository,
|
||||
protected CategoryRepository $categoryRepository,
|
||||
protected URLGenerator $router,
|
||||
protected IFactory $l10nFactory
|
||||
protected IFactory $l10nFactory,
|
||||
) {
|
||||
parent::__construct($appName, $request);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue