Ejemplo n.º 1
0
 /**
  * Sets the optionGenericConstantsNames value
  * @param bool
  * @return bool
  */
 public static function setOptionGenericConstantsNames($_optionGenericConstantsNames = false)
 {
     return self::$optionGenericConstantsNames = $_optionGenericConstantsNames;
 }