Passed
Branch account (e3661f)
by vincent
02:30
created
src/VfacTmdb/Traits/TVEpisodeTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
 {
27 27
     /**
28 28
      * Get crew of TV Episode
29
-     * @return \Generator|Results\Crew
29
+     * @return \Generator
30 30
      */
31 31
     public function getCrew() : \Generator
32 32
     {
Please login to merge, or discard this patch.