Everywhere yoda conditions are

This commit is contained in:
David Stone
2025-02-09 00:20:10 -07:00
parent d74f6d1a53
commit be0ab98895
213 changed files with 691 additions and 412 deletions

View File

@ -33,6 +33,7 @@ class Signup_Field_Order_Summary extends Base_Signup_Field {
return 'order_summary';
}
/**
* Returns if this field should be present on the checkout flow or not.
*
@ -81,6 +82,7 @@ class Signup_Field_Order_Summary extends Base_Signup_Field {
return __('Adds a summary table with prices, key subscription dates, discounts, and taxes.', 'wp-ultimo');
}
/**
* Returns the icon to be used on the selector.
*