@@ -58,7 +58,7 @@ |
||
58 | 58 | /** |
59 | 59 | * Get the connection. |
60 | 60 | * |
61 | - * @return mixed Returns the connection. |
|
61 | + * @return resource Returns the connection. |
|
62 | 62 | */ |
63 | 63 | public function getConnection() { |
64 | 64 | return $this->connection; |