LayoutBuilderEnabledInterface
interface LayoutBuilderEnabledInterface (View source)
Provides methods for enabling and disabling Layout Builder.
Methods
bool
isLayoutBuilderEnabled()
Determines if Layout Builder is enabled.
$this
enableLayoutBuilder()
Enables the Layout Builder.
$this
disableLayoutBuilder()
Disables the Layout Builder.
Details
bool
isLayoutBuilderEnabled()
Determines if Layout Builder is enabled.
$this
enableLayoutBuilder()
Enables the Layout Builder.
$this
disableLayoutBuilder()
Disables the Layout Builder.