예제 #1
0
파일: Tag.php 프로젝트: mattvb91/cphalcon
 public static function getEscaper(array $params)
 {
     return parent::getEscaper($params);
 }