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 9.9.5
public function get_order(): int;