@@ -73,7 +73,7 @@ |
||
73 | 73 | * @param string $query the SQL statement |
74 | 74 | * @param array $params the params array |
75 | 75 | * |
76 | - * @return boolean returns TRUE on success or FALSE on failure. |
|
76 | + * @return DatabaseQueryBuilder returns TRUE on success or FALSE on failure. |
|
77 | 77 | */ |
78 | 78 | public function execute($query = null, $params = []) |
79 | 79 | { |