Automattic\WooCommerce\Admin\BlockTemplates
BlockInterface::get_id
Get the block ID.
Method of the class: BlockInterface{}
No Hooks.
Returns
null. Nothing (null).
Usage
$BlockInterface = new BlockInterface(); $BlockInterface->get_id(): string;
BlockInterface::get_id() BlockInterface::get id code WC 10.6.2
public function get_id(): string;