We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e88c23 commit 46270b1Copy full SHA for 46270b1
src/View/Helper/AssetMixHelper.php
@@ -17,7 +17,7 @@ class AssetMixHelper extends Helper
17
*
18
* @var array<string>
19
*/
20
- protected $helpers = ['Html', 'Url'];
+ public $helpers = ['Html', 'Url'];
21
22
/**
23
* Creates a link element for CSS stylesheets with versioned asset.
0 commit comments