Skip to content

Commit 537e2b2

Browse files
author
Yuri Kovsher
committed
MAGETWO-33062: Update dictionary search tool to support \Magento\Framework\Phrase
1 parent d12b596 commit 537e2b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tools/Magento/Tools/I18n/Parser/Adapter/Php/Tokenizer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ public function parse($filePath)
5555
*
5656
* @param string $className
5757
* @return bool
58+
* @SuppressWarnings(PHPMD.CyclomaticComplexity)
5859
*/
5960
public function isMatchingClass($className)
6061
{

0 commit comments

Comments
 (0)