diff --git a/resources/functionMap.php b/resources/functionMap.php index 20d79d0bdcc..d1e03dcb327 100644 --- a/resources/functionMap.php +++ b/resources/functionMap.php @@ -8737,7 +8737,7 @@ 'Redis::zSize' => ['', 'key'=>'string'], 'Redis::zUnion' => ['__benevolent', 'keys'=>'string[]', 'weights'=>'?array', 'options='=>'?array'], 'RedisArray::__construct' => ['void', 'name'=>'string'], -'RedisArray::__construct\'1' => ['void', 'hosts'=>'array', 'opts='=>'array'], +'RedisArray::__construct\'1' => ['void', 'hosts'=>'array', 'opts='=>'array'], 'RedisArray::_function' => ['string'], 'RedisArray::_hosts' => ['array'], 'RedisArray::_rehash' => ['', 'callable='=>'callable'],