Automattic\WooCommerce\Admin\BlockTemplates
BlockTemplateInterface::get_area
Get the template area.
Method of the class: BlockTemplateInterface{}
No Hooks.
Returns
null. Nothing (null).
Usage
$BlockTemplateInterface = new BlockTemplateInterface(); $BlockTemplateInterface->get_area(): string;
BlockTemplateInterface::get_area() BlockTemplateInterface::get area code WC 10.4.3
public function get_area(): string;