mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Improved property documentation
This commit is contained in:
parent
f1db01395b
commit
3de5913cda
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ class DboSource extends DataSource {
|
|||
/**
|
||||
* Result
|
||||
*
|
||||
* @var array
|
||||
* @var array|PDOStatement
|
||||
*/
|
||||
protected $_result = null;
|
||||
|
||||
|
|
Loading…
Reference in a new issue