We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dcf0d4a + be31102 commit 7601e3cCopy full SHA for 7601e3c
Magento2/Sniffs/Security/XssTemplateSniff.php
@@ -161,7 +161,7 @@ private function findSpecialAnnotation($stackPtr)
161
/**
162
* Find unescaped statement by following rules:
163
*
164
- * See http://devdocs.magento.com/guides/v2.0/frontend-dev-guide/templates/template-security.html
+ * See https://devdocs.magento.com/guides/v2.3/extension-dev-guide/xss-protection.html
165
166
* @param array $statement
167
* @return void
0 commit comments