Test Failed
Push — master ( 3e365f...6c741c )
by Dominik
02:10
created
app/Repository/SampleRepository.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 SampleSearch $sampleSearch
73 73
      *
74
-     * @return array
74
+     * @return Sample[]
75 75
      */
76 76
     private function searchResult(SampleSearch $sampleSearch): array
77 77
     {
Please login to merge, or discard this patch.