Source of file HasArtwork.php
Size: 0,085 Bytes - Last Modified: 2020-12-03T03:01:51+00:00
/home/vagrant/Code/projects/podcast-feed-parser/src/Contracts/HasArtwork.php
| 12345678910 | <?phpnamespace Lukaswhite\PodcastFeedParser\Contracts; interface HasArtwork {} |