Skip to content

Rename songs() method on User model to be more intuitive #177

@cbj4074

Description

@cbj4074

One could easily assume that this method returns the songs that are associated with a given artist, but that would be untrue.

This method returns the songs that a given user has purchased, so it should be named something more appropriate, like purchasedSongs().

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions