@@ -78,7 +78,7 @@ |
||
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 | { |