コード例 #1
0
ファイル: BaseObject.php プロジェクト: crapougnax/t41
 public function getIdentifier()
 {
     return $this->_dataObject->getIdentifier();
 }