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