Correct PHP-Doc
@ -3,7 +3,7 @@
class SqlResultProvider
{
/**
* @var array
* @var DbStatement
*/
private $result;