DividerBlock
class DividerBlock implements BlockContract
Properties
| protected string|null | $blockId | A string acting as a unique identifier for a block. |
Methods
Details
at line 24
DividerBlock
id(string $id)
Set the block identifier.
at line 34
array
toArray()
Get the instance as an array.