PHP Class Cviebrock\EloquentTaggable\Test\TestModel

Inheritance: extends Illuminate\Database\Eloquent\Model, use trait Cviebrock\EloquentTaggable\Taggable
Datei anzeigen Open project: cviebrock/eloquent-taggable Class Usage Examples

Public Properties

Property Type Description
$timestamps

Protected Properties

Property Type Description
$fillable
$table

Property Details

$fillable protected_oe property

protected $fillable

$table protected_oe property

protected $table

$timestamps public_oe property

public $timestamps