Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 191 Bytes

File metadata and controls

16 lines (11 loc) · 191 Bytes

PROTOCOL

AnimalOwner

public protocol AnimalOwner

Properties

animals

var animals: [OwnableAnimal]

Animal owners might have 0, 1 or more animals