mirror of
https://github.com/Karaka-Management/oms-AssetManagement.git
synced 2026-02-14 20:48:39 +00:00
Ignore coverage for view methods in controllers
This commit is contained in:
parent
58b7c92971
commit
815bd9fb8c
|
|
@ -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 viewAssetManagementList(RequestAbstract $request, ResponseAbstract $response, $data = null) : \Serializable
|
public function viewAssetManagementList(RequestAbstract $request, ResponseAbstract $response, $data = null) : \Serializable
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user