diff --git a/framework/web/View.php b/framework/web/View.php index ccc98812d9e..f4afa9243c6 100644 --- a/framework/web/View.php +++ b/framework/web/View.php @@ -122,7 +122,7 @@ class View extends \yii\base\View public $cssFiles = []; /** - * @since 2.0.52 + * @since 2.0.53 * @var array the style tag options. */ public $styleOptions = [];