コード例 #1
0
ファイル: field.php プロジェクト: photon/photon
 public function toPhp($value)
 {
     return trim(parent::toPhp($value));
 }