updated @property annotations of many classes

This commit is contained in:
Carsten Brandt
2013-08-28 14:16:13 +02:00
parent f870162535
commit bdb77f33ba
52 changed files with 237 additions and 45 deletions

View File

@ -14,7 +14,6 @@ use yii\helpers\Html;
/**
* Controller is the base class of Web controllers.
*
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0
*/