class RedisCaster
Casts Redis class from ext-redis to array representation.
| static | castRedis(Redis $c, array $a, Stub $stub, $isNested) | |
| static | castRedisArray(RedisArray $c, array $a, Stub $stub, $isNested) |
| Redis | $c | |
| array | $a | |
| Stub | $stub | |
| $isNested |
| RedisArray | $c | |
| array | $a | |
| Stub | $stub | |
| $isNested |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/VarDumper/Caster/RedisCaster.html