WC_REST_CRUD_Controller::get_object( int $id )

Get object.


Description Description


Parameters Parameters

$id

(Required) Object ID.


Top ↑

Return Return

(object) WC_Data object or WP_Error object.


Top ↑

Source Source

File: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.