btcpayserver / btcpayserver-php-client

PHP implementation for the BTCPayServer cryptographically secure RESTful API
MIT License
29 stars 33 forks source link

Fix file name of class BTCPayServerException #9

Closed elvismdev closed 5 years ago

elvismdev commented 5 years ago

Otherwise it throws the error:

Attempted to load class "BTCPayServerException" from namespace "BTCPayServer\Client". Did you forget a "use" statement for another namespace?