예제 #1
0
 /**
  * Return name of the codifyengine
  *
  * @return string
  */
 public function getCodifyengine()
 {
     return $this->objCodifyengine->getName();
 }