Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Return an item from the argument list
func_get_arg(int $position): mixed
    protected function wrapJsonPathAttributes($path)

    {

        
$quote func_num_args() === func_get_arg(1) : "'";



        return 
collect($path)->map(function ($attribute) {

            return 
$this->parseJsonPathArrayKeys($attribute);