ExtendRestApi::get_endpoint_data( string $endpoint, array $passed_args = array() )

Returns the registered endpoint data


Description Description


Parameters Parameters

$endpoint

(Required) A valid identifier.

$passed_args

(Optional) Passed arguments from the Schema class.

Default value: array()


Top ↑

Return Return

(object) Returns an casted object with registered endpoint data.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/Domain/Services/ExtendRestApi.php


			


Top ↑

User Contributed Notes User Contributed Notes

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