AbstractBlock::get_block_type_script( string $key = null )

Get the frontend script handle for this block type.


Description Description

See also See also


Top ↑

Parameters Parameters

$key

(Optional) Data to get, or default to everything.

Default value: null


Top ↑

Return Return

(array|string)


Top ↑

Source Source

File: packages/woocommerce-blocks/src/BlockTypes/AbstractBlock.php




Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.