mirror of
https://github.com/Karaka-Management/oms-BudgetManagement.git
synced 2026-01-27 23:08:41 +00:00
Ignore coverage for view methods in controllers
This commit is contained in:
parent
af4105e4b8
commit
870dd0438d
|
|
@ -92,6 +92,7 @@ class Controller extends ModuleAbstract implements WebInterface
|
|||
* @return RenderableInterface
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
public function viewBudgetingDashboard(RequestAbstract $request, ResponseAbstract $response, $data = null) : \Serializable
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user