abstract class TranslatableAbstract implements TranslatableInterface

Class Translatable

Properties

protected string $locale Entity locale

Methods

setTranslatableLocale(string $locale)

Sets translatable locale

string
getTranslatableLocale()

No description

Details

at line 37
setTranslatableLocale(string $locale)

Sets translatable locale

Parameters

string $locale

at line 47
string getTranslatableLocale()

Return Value

string