CloneableInstantiable
Methods |
public getText() Get the header text.
|
public setText( $text) Set the header text.
|
public toArray() Convert the block to its array representation.
|
Properties |
protected static $availableAttributes = ['text' => 'text', 'block_id' => 'block_id'] Internal attribute to property map.
|
protected $text = NULL The text for the header.
|
protected $type = 'header' Block type.
|
Methods |
Properties |
protected static $availableAttributes = ['text' => 'text', 'block_id' => 'block_id'] Internal attribute to property map.
|
Methods |