Skip to content

Commit 8da99cf

Browse files
author
Hayder Sharhan
committed
MAGETWO-41900: Merge Branches and Stabilize Builds
- static test fixes.
1 parent 52821bf commit 8da99cf

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Translation/Model/Inline

1 file changed

+2
-0
lines changed

app/code/Magento/Translation/Model/Inline/Parser.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
/**
1010
* This class is responsible for parsing content and applying necessary html element
1111
* wrapping and client scripts for inline translation.
12+
*
13+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1214
*/
1315
class Parser implements \Magento\Framework\Translate\Inline\ParserInterface
1416
{

0 commit comments

Comments
 (0)