PHP Class Themsaid\Multilingual\Tests\Models\MULTILINGUAL_TEST__UNTRANSLATABLE_PLANET_MODEL

Inheritance: extends Illuminate\Database\Eloquent\Model, use trait Themsaid\Multilingual\Translatable
Show file Open project: themsaid/laravel-multilingual Class Usage Examples

Public Properties

Property Type Description
$fillable
$timestamps

Protected Properties

Property Type Description
$casts
$table

Property Details

$casts protected property

protected $casts

$fillable public property

public $fillable

$table protected property

protected $table

$timestamps public property

public $timestamps