mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-01-11 11:48:41 +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
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function viewPLDashboard(RequestAbstract $request, ResponseAbstract $response, $data = null) : \Serializable
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user