Test Failed
Push — master ( f562c0...ed7d3a )
by Dominik
02:11
created
app/Repository/CourseRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -71,7 +71,7 @@
 block discarded – undo
71 71
     /**
72 72
      * @param CourseSearch $courseSearch
73 73
      *
74
-     * @return array
74
+     * @return Course[]
75 75
      */
76 76
     private function searchResult(CourseSearch $courseSearch): array
77 77
     {
Please login to merge, or discard this patch.