WooSubscriptionsNotes::update_option_woocommerce_helper_data( array $old_value, array $value )
Reacts to changes in the helper option.
Description Description
Parameters Parameters
- $old_value
-
(Required) The previous value of the option.
- $value
-
(Required) The new value of the option.
Source Source
File: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php