Skip to content

Commit 05edeca

Browse files
committed
CABPI-392: Fix Failed Static Tests
1 parent e1fad0a commit 05edeca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

TwoFactorAuth/Observer/ControllerActionPredispatch.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ private function redirect(string $url): void
128128

129129
/**
130130
* @inheritDoc
131+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
131132
*/
132133
public function execute(Observer $observer)
133134
{

0 commit comments

Comments
 (0)