���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/tie.cx/vendor/paypal/rest-api-sdk-php/lib/PayPal/Validation/NumericValidator.php
���ѧ٧ѧ�
<?php namespace PayPal\Validation; /** * Class NumericValidator * * @package PayPal\Validation */ class NumericValidator { /** * Helper method for validating an argument if it is numeric * * @param mixed $argument * @param string|null $argumentName * @return bool */ public static function validate($argument, $argumentName = null) { if (trim($argument) != null && !is_numeric($argument)) { throw new \InvalidArgumentException("$argumentName is not a valid numeric value"); } return true; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�