format code
This commit is contained in:
parent
0bf7eada4c
commit
6c4f9120ff
11 changed files with 23 additions and 18 deletions
|
|
@ -37,7 +37,7 @@ class AppController extends Controller
|
|||
IRequest $request,
|
||||
protected AppRepository $appRepository,
|
||||
protected IURLGenerator $urlGenerator,
|
||||
protected ConfigProxy $config
|
||||
protected ConfigProxy $config,
|
||||
) {
|
||||
parent::__construct($appName, $request);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue