class ApiToken extendsModel

Properties

protectedarray $hidden The attributes excluded from the model's JSON form.

Methods

BelongsTo
owner()

The user, this token belongs to.

Details

at line23
BelongsTo owner()

The user, this token belongs to.

Return Value

BelongsTo