Use proper DBAL connection call with parameter.

This commit is contained in:
Benoît Burnichon
2015-03-06 17:01:14 +01:00
parent e84061924b
commit fbfaeba5fe
2 changed files with 29 additions and 11 deletions

View File

@@ -355,8 +355,7 @@ class appbox extends base
}
/**
*
* @return Array
* @return databox[]
*/
public function get_databoxes()
{