コード例 #1
0
ファイル: migrationtest.php プロジェクト: Kevin-ZK/vaneDisk
 function __construct()
 {
     parent::__construct();
     $this->connection = \OC::$server->getDatabaseConnection();
 }