Completed
Push — release/1.0 ( 74ea79...2ae585 )
by Johnny
490:09 queued 487:42
created
examples/database.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -78,7 +78,7 @@
 block discarded – undo
78 78
     /**
79 79
      * Read the previous scan results from the file system.
80 80
      *
81
-     * @return array
81
+     * @return Report
82 82
      */
83 83
     public function read() {
84 84
         $report = new Report($this->getScan());
Please login to merge, or discard this patch.