���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/tie.cx/vendor/paypal/rest-api-sdk-php/lib/PayPal/Common/ArrayUtil.php
���ѧ٧ѧ�
<?php namespace PayPal\Common; /** * Class ArrayUtil * Util Class for Arrays * * @package PayPal\Common */ class ArrayUtil { /** * * @param array $arr * @return true if $arr is an associative array */ public static function isAssocArray(array $arr) { foreach ($arr as $k => $v) { if (is_int($k)) { return false; } } return true; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.59 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�