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