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.
1 parent dcf0d4a commit be31102Copy full SHA for be31102
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