mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-02-16 20:58:41 +00:00
fix phpcs findings
This commit is contained in:
parent
6989df58d4
commit
fbe38cb6b0
|
|
@ -31,6 +31,8 @@ final class BackendController extends Controller
|
|||
{
|
||||
|
||||
/**
|
||||
* Routing end-point for application behaviour.
|
||||
*
|
||||
* @param RequestAbstract $request Request
|
||||
* @param ResponseAbstract $response Response
|
||||
* @param mixed $data Generic data
|
||||
|
|
@ -50,6 +52,8 @@ final class BackendController extends Controller
|
|||
}
|
||||
|
||||
/**
|
||||
* Routing end-point for application behaviour.
|
||||
*
|
||||
* @param RequestAbstract $request Request
|
||||
* @param ResponseAbstract $response Response
|
||||
* @param mixed $data Generic data
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user