예제 #1
0
파일: Casa.php 프로젝트: exildev/corvus
 public function constraint($self)
 {
     parent::primarykey($self->id);
 }