Пример #1
0
 /**
  * Set Version
  *
  * @param String $version
  */
 static function setVersion($version)
 {
     self::$version = $version;
 }