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