thephpleague / omnipay-common

Core components for the Omnipay PHP payment processing library
MIT License
329 stars 242 forks source link

Use ParameterTrait #184

Closed barryvdh closed 6 years ago

barryvdh commented 6 years ago

Uses trait for the parameters to clean up the parameter stuff. Based on #80