| Current Path : /home/users/unlimited/www/foodbank.codeskitter.site/vendor/colinodell/json5/ |
| Current File : /home/users/unlimited/www/foodbank.codeskitter.site/vendor/colinodell/json5/.phpstorm.meta.php |
<?php
// @codingStandardsIgnoreFile
namespace PHPSTORM_META
{
expectedArguments(\json5_decode(), 3, JSON_BIGINT_AS_STRING | JSON_OBJECT_AS_ARRAY | JSON_THROW_ON_ERROR);
expectedArguments(\ColinODell\Json5\Json5Decoder::decode(), 3, JSON_BIGINT_AS_STRING | JSON_OBJECT_AS_ARRAY | JSON_THROW_ON_ERROR);
}