AbstractBlock::get_block_type()
Method: Get the block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:167
Method: Get the block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:167
Method: Get block attributes.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:250
Method: Get the editor script data for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:190
Method: Get the editor style handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:205
Method: Get the render callback for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:179
Method: Get the frontend script handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:216
Method: Get the frontend style handle for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:231
Method: Get the supports array for this block type.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:241
Method: Converts block attributes to HTML data attributes.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:309
Method: Script to append the correct sizing class to a block skeleton.
Source: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php:379