Describable ​
- Type
- Interface
- Namespace
- craft\base
- Implemented by
- craft\models\EntryType
- Since
- 5.8.0
Describable defines the common interface to be implemented by components that have description within their chips.
Public Methods ​
Method | Description |
---|---|
getDescription() | Returns the component’s description. |
getDescription()
​
Returns the component’s description.