PHP Class Waavi\Translation\Test\Traits\Dummy

Inheritance: extends Illuminate\Database\Eloquent\Model, use trait Waavi\Translation\Traits\Translatable
Exibir arquivo Open project: waavi/translation Class Usage Examples

Protected Properties

Property Type Description
$fillable array
$translatableAttributes array

Public Methods

Method Description
setTitleAttribute ( $value )

Method Details

setTitleAttribute() public method

public setTitleAttribute ( $value )
$value

Property Details

$fillable protected_oe property

protected array $fillable
return array

$translatableAttributes protected_oe property

protected array $translatableAttributes
return array