Ejemplo n.º 1
0
 /**
  * Get module minor version
  *
  * @return string
  */
 public static function getMinorVersion()
 {
     \Includes\ErrorHandler::fireErrorAbstractMethodCall(__METHOD__);
 }