Translation
extends Model
Table of Contents
-
$fillable
: mixed
-
$table
: mixed
-
$with
: mixed
-
$cache
: mixed
-
$meaning
: mixed
-
getMeaningAttribute()
: mixed
-
getStringsAttribute()
: mixed
-
meanings()
: mixed
$fillable
protected
mixed
$fillable
= ['code']
$table
protected
mixed
$table
= "ry_admin_translations"
$with
protected
mixed
$with
= ["meanings"]
$cache
private
static mixed
$cache
= []
$meaning
private
static mixed
$meaning
= []
getMeaningAttribute()
public
getMeaningAttribute() : mixed
Return values
mixed
—
getStringsAttribute()
public
getStringsAttribute() : mixed
Return values
mixed
—
meanings()
public
meanings() : mixed
Return values
mixed
—