FieldParentTrait
trait FieldParentTrait (View source)
Implements the methods of the FieldParentInterface.
Methods
Content|null
getContent()
No description
bool
isTranslatable()
Override isTranslatable so that if one child definition has localize: true, the whole field is considered localizable.
Details
abstract Content|null
getContent()
Field
setLocale(string|null $locale)
bool
isTranslatable()
Override isTranslatable so that if one child definition has localize: true, the whole field is considered localizable.