mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-02-02 11:58:40 +00:00
Ignore coverage for view methods in controllers
This commit is contained in:
parent
c49dd38f8f
commit
0c3a896ef8
|
|
@ -92,6 +92,7 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
* @return \Serializable
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function viewDashboard(RequestAbstract $request, ResponseAbstract $response, $data = null) : \Serializable
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user