interface Sivujetti\BlockType\BlockTypeInterface
Rajapinta lohkotyypeille, kuten ButtonBlockType
, TextBlockType
tai ContactFormBlockType
.
Synopsis
interface BlockTypeInterface {
/* Metodit */
public defineProperties(PropertiesBuilder $builder): ArrayObject<BlockProperty>
}