In some scenario there is a need to add extra class to the div that is generated by echo Html::beginTag('div', ['class' => 'navbar-header']); on line 119 of NavBar.php
Should have navBarHeaderOptions = [] option so that user can modify it as per need or or append the attributes to the existing attribute