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