Flarum\Update\UpdateServiceProvider::boot PHP Méthode

boot() public méthode

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