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 (opens new window)

# Public Methods

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

# getFieldLayout()

Returns the field layout defined by this component.

View source (opens new window)

Returns

craft\models\FieldLayout