Skip to content

Commit 22dba53

Browse files
author
Yuri Kovsher
committed
MAGETWO-33062: Update dictionary search tool to support \Magento\Framework\Phrase
1 parent 09c54a3 commit 22dba53

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/unit/testsuite/Magento/Tools/I18n/Parser/Adapter/Php/Tokenizer

1 file changed

+1
-1
lines changed

dev/tests/unit/testsuite/Magento/Tools/I18n/Parser/Adapter/Php/Tokenizer/TokenTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public function testIsIdentifierDataProvider()
104104
* @param int $name
105105
* @param string $value
106106
* @return Token
107-
*/
107+
*/
108108
protected function createToken($name, $value)
109109
{
110110
$line = 110;

0 commit comments

Comments
 (0)