コード例 #1
0
ファイル: MCPF.php プロジェクト: elymatos/expressive
 public static function getPlainValue($value)
 {
     return MCPF::cleanValue($value);
 }