예제 #1
0
파일: items.php 프로젝트: Knuckle-ORM/knorm
 public function save()
 {
     $this->items->update();
 }