Flarum\Update\UpdateServiceProvider::boot PHP Method

boot() public method

public boot ( )
    public function boot()
    {
        $this->populateRoutes($this->app->make('flarum.update.routes'));
    }