mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-02-17 17:18:40 +00:00
Add typehints
This commit is contained in:
parent
43efc475d4
commit
f107e64f59
|
|
@ -123,7 +123,7 @@ class Controller extends ModuleAbstract implements WebInterface
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
public function call(RequestAbstract $request, ResponseAbstract $response, $data = null)
|
public function call(RequestAbstract $request, ResponseAbstract $response, $data = null) : void
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user