コード例 #1
0
ファイル: Server.php プロジェクト: rhoone/yii2-rhoone
 public function init()
 {
     $this->queryClass = ServerQuery::className();
     parent::init();
 }