Owner
class Owner extends Model (View source)
Properties
protected | $domainType | ||
protected | $domainDataType | ||
protected | $driveType | ||
protected | $driveDataType | ||
protected | $teamDriveType | ||
protected | $teamDriveDataType | ||
protected | $userType | ||
protected | $userDataType |
Methods
Details
setDomain(Domain $domain)
No description
Domain
getDomain()
No description
setDrive(DriveReference $drive)
No description
DriveReference
getDrive()
No description
setTeamDrive(TeamDriveReference $teamDrive)
No description
TeamDriveReference
getTeamDrive()
No description
setUser(User $user)
No description
User
getUser()
No description