예제 #1
0
파일: Attributes.php 프로젝트: Konro1/pms
 public function clean()
 {
     return Jam_Validator_Attributes::_clean($this->data(), $this->permit());
 }