Automattic\WooCommerce\Blocks\Integrations
IntegrationInterface::get_script_data
An array of key, value pairs of data made available to the block on the client side.
Method of the class: IntegrationInterface{}
No Hooks.
Returns
Array.
Usage
$IntegrationInterface = new IntegrationInterface(); $IntegrationInterface->get_script_data();
IntegrationInterface::get_script_data() IntegrationInterface::get script data code WC 10.3.6
public function get_script_data();