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