Improved property documentation

This commit is contained in:
Val Bancer 2018-06-11 10:20:40 +02:00 committed by GitHub
parent f1db01395b
commit 3de5913cda
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -109,7 +109,7 @@ class DboSource extends DataSource {
/**
* Result
*
* @var array
* @var array|PDOStatement
*/
protected $_result = null;