コード例 #1
0
ファイル: Helper.php プロジェクト: noikiy/inovi
 function entities($string)
 {
     return Inflector::htmlentities($string);
 }