示例#1
0
 function __construct($version)
 {
     parent::__construct();
     $this->latestVersion = $version;
 }