Ignore setup function in coverage

This commit is contained in:
Dennis Eichhorn 2017-10-14 20:46:53 +02:00
parent ed6a4e9ce0
commit bc57afcd73

View File

@ -93,6 +93,7 @@ class Controller extends ModuleAbstract implements WebInterface
* @return void
*
* @since 1.0.0
* @codeCoverageIgnore
*/
public function setUpCommentEditor(RequestAbstract $request, ResponseAbstract $response, $data = null)
{