예제 #1
0
파일: VK.php 프로젝트: Stoiss777/s
 public function getCodeUri()
 {
     return parent::getCodeUri() . '&v=' . $this->versionApi;
 }