Commit dedbb0b5 authored by Alexander Butenko's avatar Alexander Butenko

Fix a typo

parent 59cb2d40
......@@ -118,7 +118,7 @@ class MysqliDb
*
* @var string
*/
public $returnType = 'Object';
public $returnType = 'Array';
/**
* Variables for query execution tracing
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment