Skip to content

Commit 6b99686

Browse files
committed
Merge branch '5.x' into 5.7
2 parents f3ab6c0 + 81eb3fe commit 6b99686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/web/View.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ class View extends \yii\web\View
330330
private array $_html = [];
331331

332332
/**
333-
* @var array the registered imports for JavaScript es modules
333+
* @var array the registered imports for JavaScript as modules
334334
* @see registerJsImport()
335335
*/
336336
private array $_jsImports = [];

0 commit comments

Comments
 (0)