PHP 클래스 Owl\Repositories\Eloquent\Models\LoginToken

상속: extends Illuminate\Database\Eloquent\Model
파일 보기 프로젝트 열기: owl/owl

보호된 프로퍼티들

프로퍼티 타입 설명
$fillable
$table string The database table used by the model.

프로퍼티 상세

$fillable 보호되어 있는 프로퍼티

protected $fillable

$table 보호되어 있는 프로퍼티

The database table used by the model.
protected string $table
리턴 string