$baseUrl public property
The base URL for the relative asset files listed in $js and $css. If $sourcePath is set, this property will be overwritten by yii\web\AssetManager when it publishes the asset files from $sourcePath. You can use either a URL or an alias of the URL.
public string $baseUrl = null