Skip to content

Commit 3394c27

Browse files
committed
Refactored testData code
1 parent 50d0b62 commit 3394c27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: testData/project/magento2/vendor/magento/framework/Logger/LoggerInterface.php

-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ interface LoggerInterface
1818
* @param mixed[] $context
1919
*
2020
* @return void
21-
*
22-
* @throws \Psr\Log\InvalidArgumentException
2321
*/
2422
public function log($level, $message, array $context = array());
2523
}

0 commit comments

Comments
 (0)