AbstractDynamicBlock::get_schema_boolean( string $default = true )

Get the schema for a boolean value.


Description Description


Parameters Parameters

$default

(Optional) The default value.

Default value: true


Top ↑

Return Return

(array) Property definition.


Top ↑

Source Source

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



Top ↑

User Contributed Notes User Contributed Notes

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