Automattic\WooCommerce\Admin\BlockTemplates
BlockInterface::get_attributes
Get the block attributes.
Method of the class: BlockInterface{}
No Hooks.
Returns
null
. Nothing (null).
Usage
$BlockInterface = new BlockInterface(); $BlockInterface->get_attributes(): array;
BlockInterface::get_attributes() BlockInterface::get attributes code WC 9.9.3
public function get_attributes(): array;