mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-05-28 18:18:39 +00:00
Ignore setup function in coverage
This commit is contained in:
parent
753c273483
commit
b76c1e7ac4
|
|
@ -99,6 +99,7 @@ class Controller extends ModuleAbstract implements WebInterface
|
||||||
* @return void
|
* @return void
|
||||||
*
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
|
* @codeCoverageIgnore
|
||||||
*/
|
*/
|
||||||
public function setUpEditorEditor(RequestAbstract $request, ResponseAbstract $response, $data = null)
|
public function setUpEditorEditor(RequestAbstract $request, ResponseAbstract $response, $data = null)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user