Skip to content

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.

View source

Public Methods ​

MethodDescription
getDescription()Returns the component’s description.

getDescription() ​

Returns the component’s description.

View source

Returns ​

string, null