trait IsTranslatable (View source)

Properties

protected bool $translated

Methods

translatable(bool $translatable = true)

Makes the field translatable.

Details

IsTranslatable translatable(bool $translatable = true)

Makes the field translatable.

Parameters

bool $translatable

Return Value

IsTranslatable