-
hi there.always grateful for your help.
sorry for my English is so bad;) |
Beta Was this translation helpful? Give feedback.
Answered by
wisskid
Apr 3, 2024
Replies: 1 comment 1 reply
-
Looks like you are using a PHP code sniffer (phpcs) to analyze a Smarty file (.tpl). That makes no sense. Use phpcs only for .php files. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
AlceaDev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like you are using a PHP code sniffer (phpcs) to analyze a Smarty file (.tpl). That makes no sense. Use phpcs only for .php files.