Skip to content

Commit 6829bee

Browse files
remove maybe_hash_hex_color
1 parent 511c5ea commit 6829bee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPress/Sniff.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ abstract class Sniff implements PHPCS_Sniff {
153153
'intval' => true,
154154
'json_encode' => true,
155155
'like_escape' => true,
156-
'maybe_hash_hex_color' => true,
157156
'number_format' => true,
158157
'rawurlencode' => true,
159158
'sanitize_hex_color' => true,

0 commit comments

Comments
 (0)