コード例 #1
0
ファイル: Tag.php プロジェクト: mattvb91/cphalcon
 public static function getEscaper(array $params)
 {
     return parent::getEscaper($params);
 }