mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-18 16:48:40 +00:00
automated phpcs fixes
This commit is contained in:
parent
4bc569d47a
commit
bf783c9986
|
|
@ -173,7 +173,7 @@ final class Application
|
|||
$head = new Head();
|
||||
|
||||
$pageView->setData('unitId', $this->app->unitId);
|
||||
$pageView->data['head'] = $head;
|
||||
$pageView->head = $head;
|
||||
$response->set('Content', $pageView);
|
||||
|
||||
/* App only allows GET */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user