Skip to content

FieldLayoutProviderInterface ​

Type
Interface
Namespace
craft\base
Implemented by
craft\elements\GlobalSet, craft\models\CategoryGroup, craft\models\EntryType, craft\models\MatrixBlockType, craft\models\TagGroup, craft\models\Volume
Since
4.5.0

FieldLayoutProviderInterface defines the common interface to be implemented by classes which provide a field layout.

View source

Public Methods ​

MethodDescription
getFieldLayout()Returns the field layout defined by this component.

getFieldLayout() ​

Returns the field layout defined by this component.

View source

Returns ​

craft\models\FieldLayout