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 92492aa commit f9f0bdcCopy full SHA for f9f0bdc
WordPress/Sniffs/Security/EscapeOutputSniff.php
@@ -1018,7 +1018,7 @@ private function get_fully_qualified_name_ptr( $stackPtr ) {
1018
* @since 3.1.0 Add the method that checks is the token is a double colon one.
1019
*
1020
* @param int $stackPtr Current token pointer.
1021
- *
+ *
1022
* @return bool True if it is, false if not.
1023
*/
1024
private function does_double_colon_exists( $stackPtr ) {
0 commit comments