src/NetglueMoney/Money/Currency.php
File Currency.php
has 1161 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
<?php
declare(strict_types=1);
/**
* Money
Method addCurrency
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
string $code,
string $displayName,
int $numericCode,
int $defaultFractionDigits,
int $subUnit