Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be31102

Browse filesBrowse files
committed
cleanup: doc url updated in comment
1 parent dcf0d4a commit be31102
Copy full SHA for be31102

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Magento2/Sniffs/Security/XssTemplateSniff.php

Copy file name to clipboardExpand all lines: Magento2/Sniffs/Security/XssTemplateSniff.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ private function findSpecialAnnotation($stackPtr)
161161
/**
162162
* Find unescaped statement by following rules:
163163
*
164-
* See http://devdocs.magento.com/guides/v2.0/frontend-dev-guide/templates/template-security.html
164+
* See https://devdocs.magento.com/guides/v2.3/extension-dev-guide/xss-protection.html
165165
*
166166
* @param array $statement
167167
* @return void

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.