braintree / braintree_php

Braintree PHP library
https://developer.paypal.com/braintree/docs/start/overview
MIT License
547 stars 224 forks source link

Fixes Docblock class ClientTokenGateway and PayPalAccountGateway #315

Open BruceGitHub opened 2 years ago

BruceGitHub commented 2 years ago

Fixes format in Docblock classes: ClientTokenGateway and PayPalAccountGateway

Actual Docblock, cause an error for static analysis like Psalm, Phpstan because the class Optional does not exist actually

hollabaq86 commented 2 years ago

🙃 thanks for the PR @BruceGitHub, no ETA but we will take a look and provide feedback or just merge.

hollabaq86 commented 1 year ago

hey folks, we'll take a look and provide feedback.

for braintree folks, ticket 2046

trippo commented 6 months ago

Please rewiew this