jimmerioles/bitcoin-currency-converter-php

View on GitHub
src/Provider/AbstractProvider.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Line exceeds 120 characters; contains 124 characters
Open

            throw new InvalidArgumentException("Argument passed not a valid currency code, '" . $currencyCode . "' given.");

Line exceeds 120 characters; contains 125 characters
Open

            throw new InvalidArgumentException('Argument $currencyCode \'' . $currencyCode . "' not supported by provider.");

There are no issues that match your filters.

Category
Status