Skip to content

Commit fcbb452

Browse files
committed
CABPI-197: fix static test part 2
1 parent 4e4f702 commit fcbb452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/AdminAdobeIms/Observer/AdminLogoutObserver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public function __construct(
3333
*
3434
* @param Observer $observer
3535
* @return $this
36+
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
3637
*/
3738
public function execute(Observer $observer)
3839
{

0 commit comments

Comments
 (0)