class AssetsHelper extends CoreAssetsHelper
deprecated
since 2.7, will be removed in 3.0. Use the Asset component instead.
AssetsHelper helps manage asset URLs. Usage:
Methods
setCharset(string $charset) Sets the default charset. from Helper string getCharset() Gets the default charset. from Helper __construct(string $basePath = null, string|array $baseUrls = array(), string $version = null, string $format = null, array $namedPackages = array()) Constructor.
setDefau