예제 #1
0
파일: Post.php 프로젝트: Rademade/MedOptima
 public function getId()
 {
     return $this->_dataWorker->_getKey()->getValue();
 }