PHP Class Owl\Repositories\Eloquent\Models\LoginToken

Inheritance: extends Illuminate\Database\Eloquent\Model
Show file Open project: owl/owl

Protected Properties

Property Type Description
$fillable
$table string The database table used by the model.

Property Details

$fillable protected property

protected $fillable

$table protected property

The database table used by the model.
protected string $table
return string