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