예제 #1
0
파일: field.php 프로젝트: photon/photon
 public function toPhp($value)
 {
     return trim(parent::toPhp($value));
 }