Ejemplo n.º 1
0
 public function filterArguments(array $arguments)
 {
     return \Predis\Shared\Utils::filterArrayArguments($arguments);
 }
Ejemplo n.º 2
0
 public function filterArguments(array $arguments)
 {
     return Utils::filterArrayArguments($arguments);
 }