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.


Top ↑

Return Return

(object) the data that will get added.


Top ↑

Source Source

File: packages/woocommerce-blocks/src/StoreApi/Schemas/AbstractSchema.php


			

Top ↑

User Contributed Notes User Contributed Notes

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