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