Skip to content

Commit 2f4c72e

Browse files
committed
AC-661: Create phpcs static check for XmlTest
1 parent df14044 commit 2f4c72e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Magento2/Sniffs/Legacy/WidgetXMLSniff.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ public function process(File $phpcsFile, $stackPtr)
8585
}
8686

8787
/**
88+
* Adds an invalid XML error
89+
*
8890
* @param File $phpcsFile
8991
* @param int $stackPtr
9092
*/

0 commit comments

Comments
 (0)