AbstractSchema::get_extended_data( string $endpoint, array $passed_args )
Returns extended data for a specific endpoint.
Description Description
Parameters Parameters
- $endpoint
-
(Required) The endpoint identifer.
- $passed_args
-
(Required) An array of arguments to be passed to callbacks.
Return Return
(object) the data that will get added.
Source Source
File: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php