Completed
Push — master ( 94a88b...8eb210 )
by Dominik
05:37 queued 03:37
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.