Example #1
0
 /**
  * Get the conversion rule title, if any.
  *
  * @return string
  */
 public function getConvRuleTitle()
 {
     return $this->mConverter->getConvRuleTitle();
 }