PHP Class Cviebrock\EloquentTaggable\Test\TestModel

Inheritance: extends Illuminate\Database\Eloquent\Model, use trait Cviebrock\EloquentTaggable\Taggable
Show file 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 property

protected $fillable

$table protected property

protected $table

$timestamps public property

public $timestamps