updated phpdoc

This commit is contained in:
Carsten Brandt
2014-04-26 03:39:46 +02:00
parent 3c3ea39898
commit c27ac8ef0e
7 changed files with 10 additions and 9 deletions

View File

@ -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