コード例 #1
0
ファイル: Post.php プロジェクト: Rademade/MedOptima
 public function getId()
 {
     return $this->_dataWorker->_getKey()->getValue();
 }