braintree / braintree_php

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

Invalid type hints in Transaction.php #253

Closed dkMorlok closed 5 years ago

dkMorlok commented 5 years ago

General information

Issue description

Invalid type hints in Transaction.php in properties:

cooperbarth commented 5 years ago

Thanks for pointing this out! We'll make a note to update this. If you'd like to submit a PR, we'd be happy to take a look.

crookedneighbor commented 5 years ago

Opened a PR internally to fix this. Should go out in the next release.

crookedneighbor commented 5 years ago

This should be fixed now in the latest version. Thanks for brining it up.