Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 138 Bytes

Artist.md

File metadata and controls

8 lines (7 loc) · 138 Bytes

Artist

  • id
    • getId(): string
    • setId(string $id): void
  • name
    • getName(): string
    • setName(string $name): void