Skip to content

Commit

Permalink
Merge pull request #6 from langleyfoxall/fix/add-id-property-to-media
Browse files Browse the repository at this point in the history
Added $id property docblock to Media
  • Loading branch information
Gregory Mayes authored Aug 24, 2020
2 parents 1af96ed + 05b385c commit 0da880b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Entities/Media.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

/**
* @see Product
* @property-read int $id
* @property-read string $thumbnail
* @property-read string $url
* @property-read int $updated_at Unix timestamp
Expand Down

0 comments on commit 0da880b

Please sign in to comment.