PHP Класс Dimsav\Translatable\Test\Model\CountryWithCustomLocaleKey

Наследование: extends Illuminate\Database\Eloquent\Model, use trait Dimsav\Translatable\Translatable
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$localeKey * You can customize per model, which attribute will be used to save the locale info into the database
$table
$translatedAttributes
$translationModel

Описание свойств

$localeKey публичное свойство

* You can customize per model, which attribute will be used to save the locale info into the database
public $localeKey

$table публичное свойство

public $table

$translatedAttributes публичное свойство

public $translatedAttributes

$translationModel публичное свойство

public $translationModel