Skip to content
Snippets Groups Projects
Commit 8b8309de authored by Ivan Gavryshko's avatar Ivan Gavryshko
Browse files

MAGETWO-36076: Move dev/tools/Magento/Tools/Layout/xmlUpdater.php

- added suppress warnongs annotation due to Conventions for Declaration of Class Constructors
parent bee20dcd
Branches
No related merge requests found
......@@ -61,6 +61,7 @@ class XmlConverterCommand extends Command
* @param \DOMDocument $domXml
* @param \DOMDocument $domXsl
* @param \XSLTProcessor $xsltProcessor
* @SuppressWarnings(Magento.TypeDuplication)
*/
public function __construct(
Formatter $formatter,
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment