예제 #1
0
 /**
  * Return the object ID
  *
  * @return Id Object ID
  */
 public function getId()
 {
     return $this->locator->getId();
 }