Returns the URL for the current asset.
string|null A web URL where the asset will be dumped
Overrides AssetInterface::getTargetPath
public function getTargetPath() { return $this ->callAsset(__FUNCTION__); }