Skip to content

Commit 648156f

Browse files
committed
Include tooltip_icon as a preferred FrmAppHelper function
1 parent 078c62e commit 648156f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpcs-sniffs/Formidable/Sniffs/CodeAnalysis/PreferFrmAppHelperSniff.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ class PreferFrmAppHelperSniff implements Sniff {
2727
private $methods = array(
2828
'icon_by_class',
2929
'unserialize_or_decode',
30+
'tooltip_icon',
3031
);
3132

3233
/**

0 commit comments

Comments
 (0)