This commit is contained in:
Alexander Makarov
2014-03-11 15:44:09 +04:00
parent 6889ae34de
commit 7a3fd41afc

View File

@@ -14,9 +14,6 @@ use yii\helpers\Url;
/** /**
* Controller is the base class of web controllers. * Controller is the base class of web controllers.
* *
* @property string $canonicalUrl The canonical URL of the currently requested page. This property is
* read-only.
*
* @author Qiang Xue <qiang.xue@gmail.com> * @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0 * @since 2.0
*/ */