App\Providers\AccessServiceProvider::boot PHP Method

boot() public method

Package boot method
public boot ( )
    public function boot()
    {
        $this->registerBladeExtensions();
    }