Everywhere yoda conditions are
This commit is contained in:
@ -48,7 +48,7 @@ class Payment_Methods_Element extends Base_Element {
|
||||
*/
|
||||
public function get_icon($context = 'block') {
|
||||
|
||||
if ($context === 'elementor') {
|
||||
if ('elementor' === $context) {
|
||||
return 'eicon-info-circle-o';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user