Overtrue\LaravelWechat\ServiceProvider::boot PHP Method

boot() public method

Boot the provider.
public boot ( ) : void
return void
    public function boot()
    {
        $this->setupConfig();
    }