示例#1
0
 /**
  * @return string
  */
 public function getOwnerTypeName()
 {
     return OwnerTypes::prettyNameOf($this->ownerType);
 }