ImpersonationToken
class ImpersonationToken extends Model (View source)
Traits
Properties
| protected | $guarded | ||
| $timestamps | |||
| protected | $primaryKey | ||
| $incrementing | |||
| protected | $table | ||
| protected | $casts | ||
| string | $token | ||
| string | $tenant_id | ||
| string | $user_id | ||
| string | $auth_guard | ||
| string | $redirect_url | ||
| bool | $remember | ||
| Carbon | $created_at |
Methods
static void
booted()
No description
Details
getConnectionName()
No description
static void
booted()
No description