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.
Public Methods ​
Method | Description |
---|---|
getFieldLayout() | Returns the field layout defined by this component. |
getFieldLayout()
​
Returns the field layout defined by this component.