Skip to content

Commit f9f0bdc

Browse files
committed
Minor docbloc update
1 parent 92492aa commit f9f0bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WordPress/Sniffs/Security/EscapeOutputSniff.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1018,7 +1018,7 @@ private function get_fully_qualified_name_ptr( $stackPtr ) {
10181018
* @since 3.1.0 Add the method that checks is the token is a double colon one.
10191019
*
10201020
* @param int $stackPtr Current token pointer.
1021-
*
1021+
*
10221022
* @return bool True if it is, false if not.
10231023
*/
10241024
private function does_double_colon_exists( $stackPtr ) {

0 commit comments

Comments
 (0)