App\Services\Navigation\NavigationServiceProvider::boot PHP Method

boot() public method

public boot ( )
    public function boot()
    {
        $this->bootMenus();
    }