UrlPackage deprecated

UrlPackage deprecated

class UrlPackage extends Package

deprecated

since 2.7, will be removed in 3.0. Use the Asset component instead.

The URL packages adds a version and a base URL to asset URLs.

Methods

登录查看完整内容
__construct(string|array $baseUrls = array(), string $version = null, string $format = null)

Constructor.

string getVersion()

Returns the asset package version.

from Package