Skip to content

Commit 5b3bf20

Browse files
authored
Silence warning from PHPMD (#6)
1 parent 4a2210d commit 5b3bf20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/Observer/CacheFlushAll.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ public function __construct(InvalidateLogger $logger)
3434
* Log cache flush action to a file
3535
*
3636
* @param Observer $observer
37+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
3738
*/
3839
public function execute(Observer $observer)
3940
{

0 commit comments

Comments
 (0)