PHP Class Owl\Repositories\Eloquent\Models\LoginToken

Inheritance: extends Illuminate\Database\Eloquent\Model
Mostrar archivo Open project: owl/owl

Protected Properties

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

Property Details

$fillable protected_oe property

protected $fillable

$table protected_oe property

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