bootstrap\NavBar $brandUrl

$brandUrl public property

The URL for the brand's hyperlink tag. This parameter will be processed by yii\helpers\Url::to() and will be used for the "href" attribute of the brand link. Default value is false that means yii\web\Application::$homeUrl will be used. You may set it to null if you want to have no link at all.

public array|string|boolean $brandUrl = false
doc_Yii
2016-10-30 16:53:33
Comments
Leave a Comment

Please login to continue.