public function AssetInterface::getUrl in Mini site 8
Get asset URL.
Return value
string The asset URL as public relative URL or an alias.
1 method overrides AssetInterface::getUrl()
- Asset::getUrl in src/
Asset.php - Get asset URL.
File
- src/
AssetInterface.php, line 133
Class
- AssetInterface
- Interface AssetInterface.
Namespace
Drupal\minisiteCode
public function getUrl();