Completed
Push — feature/musicbrainz ( 0226fa...23dcac )
by Oguzhan
06:57 queued 03:53
created
src/Model/Song.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -82,7 +82,7 @@
 block discarded – undo
82 82
     }
83 83
 
84 84
     /**
85
-     * @return ArrayCollection
85
+     * @return SongArtist[]
86 86
      */
87 87
     public function getArtist()
88 88
     {
Please login to merge, or discard this patch.