mirror of
https://github.com/Karaka-Management/oms-HumanResourceTimeRecording.git
synced 2026-02-14 11:48:40 +00:00
automated phpcs fixes
This commit is contained in:
parent
f3c2edaf66
commit
da4d4074e8
|
|
@ -108,7 +108,7 @@ final class Application
|
||||||
$pageView = new TimerecordingView($this->app->l11nManager, $request, $response);
|
$pageView = new TimerecordingView($this->app->l11nManager, $request, $response);
|
||||||
$head = new Head();
|
$head = new Head();
|
||||||
|
|
||||||
$pageView->data['head'] = $head;
|
$pageView->head = $head;
|
||||||
$response->set('Content', $pageView);
|
$response->set('Content', $pageView);
|
||||||
|
|
||||||
/* Timerecording only allows GET */
|
/* Timerecording only allows GET */
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user