Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 132 Bytes

File metadata and controls

9 lines (6 loc) · 132 Bytes

PROTOCOL

Pet

public protocol Pet: Animal, Nameable, OwnableAnimal

All pets should have a name, and an owner