Add docs for all the new arguments #494
Annotations
7 errors
Lint with phpstan:
src/MinFraud/ServiceClient.php#L58
Method MaxMind\MinFraud\ServiceClient::maybeThrowInvalidInputException() has no return type specified.
|
Lint with phpstan:
src/MinFraud/ServiceClient.php#L69
Method MaxMind\MinFraud\ServiceClient::remove() has no return type specified.
|
Lint with phpstan:
src/MinFraud/ServiceClient.php#L87
Method MaxMind\MinFraud\ServiceClient::verifyEmpty() has no return type specified.
|
Lint with phpstan:
src/MinFraud/ServiceClient.php#L87
Method MaxMind\MinFraud\ServiceClient::verifyEmpty() has parameter $values with no type specified.
|
Lint with phpstan:
tests/MaxMind/Test/MinFraudData.php#L42
Method MaxMind\Test\MinFraudData::recursiveKSort() has no return type specified.
|
Lint with phpstan:
tests/MaxMind/Test/MinFraudData.php#L42
Method MaxMind\Test\MinFraudData::recursiveKSort() has parameter $array with no type specified.
|
Lint with phpstan
Process completed with exit code 1.
|
Loading