mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
updated phpdoc
This commit is contained in:
@ -17,6 +17,7 @@ use yii\helpers\Json;
|
||||
*
|
||||
* @property string $driverName Name of the DB driver. This property is read-only.
|
||||
* @property boolean $isActive Whether the DB connection is established. This property is read-only.
|
||||
* @property QueryBuilder $queryBuilder This property is read-only.
|
||||
*
|
||||
* @author Carsten Brandt <mail@cebe.cc>
|
||||
* @since 2.0
|
||||
|
Reference in New Issue
Block a user