Skip to content

Commit a55d2cd

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-99413: Update symfony/console dependency
1 parent 8cba032 commit a55d2cd

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CodeSniffer

1 file changed

+1
-1
lines changed

dev/tests/static/framework/Magento/TestFramework/CodingStandard/Tool/CodeSniffer/HtmlWrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class HtmlWrapper extends Wrapper
1313
{
1414
const FILE_EXTENSION = 'html';
1515

16-
private const TOKENIZER = 'PHP';
16+
const TOKENIZER = 'PHP';
1717

1818
/**
1919
* @inheritDoc

0 commit comments

Comments
 (0)