getGenericConstantsName() public method

Get generic constants name option value
Exemplo n.º 1
0
 /**
  * Gets the optionGenericConstantsNames value
  * @return bool
  */
 public function getOptionGenericConstantsNames()
 {
     return $this->options->getGenericConstantsName();
 }