Skip to content

Commit

Permalink
Improved property documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bancer committed Jun 11, 2018
1 parent f1db013 commit 3de5913
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Cake/Model/Datasource/DboSource.php
Expand Up @@ -109,7 +109,7 @@ class DboSource extends DataSource {
/**
* Result
*
* @var array
* @var array|PDOStatement
*/
protected $_result = null;

Expand Down

0 comments on commit 3de5913

Please sign in to comment.