Пример #1
0
 public function __construct($projectId, $version)
 {
     parent::__construct($version);
     $this->projectId = $projectId;
 }