Skip to content

Commit 08bf334

Browse files
committed
update the since version number for $styleOptions
1 parent 6ed004c commit 08bf334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/web/View.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ class View extends \yii\base\View
122122
public $cssFiles = [];
123123

124124
/**
125-
* @since 2.0.52
125+
* @since 2.0.53
126126
* @var array the style tag options.
127127
*/
128128
public $styleOptions = [];

0 commit comments

Comments
 (0)