WooSubscriptionsNotes::get_product_id_from_subscription_note( AutomatticWooCommerceAdminNotesNote $note )
Gets the product_id (if any) associated with a note.
Description Description
Parameters Parameters
- $note
-
(Required) The note object to interrogate.
Return Return
(int|false)
Source Source
File: packages/woocommerce-admin/src/Notes/WooSubscriptionsNotes.php