예제 #1
0
파일: Predis.php 프로젝트: rasomu/chuza
 public function filterArguments(array $arguments)
 {
     return Predis_Shared_Utils::filterArrayArguments($arguments);
 }