mirror of
https://github.com/yiisoft/yii2.git
synced 2025-12-01 23:51:12 +08:00
Fixes #2701
This commit is contained in:
@@ -14,9 +14,6 @@ use yii\helpers\Url;
|
||||
/**
|
||||
* 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>
|
||||
* @since 2.0
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user