Example #1
0
 public function filterArguments(array $arguments)
 {
     return \Predis\Shared\Utils::filterArrayArguments($arguments);
 }
Example #2
0
 public function filterArguments(array $arguments)
 {
     return Utils::filterArrayArguments($arguments);
 }