Completed
Push — dev-master ( d1cf50...eebd1b )
by Vijay
08:23
created
app/lib/FFCMS/Models/DB.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
     /**
80 80
      * Get the associated mapper for the table
81
-     * @return object $this->mapper
81
+     * @return \FFCMS\Mappers\Mapper $this->mapper
82 82
      */
83 83
     public function &getMapper()
84 84
     {
Please login to merge, or discard this patch.