Kaynağa Gözat

New code being new

Signed-off-by: Joas Schilling <coding@schilljs.com>
tags/v26.0.0beta1
Joas Schilling 1 yıl önce
ebeveyn
işleme
7599cbb529

+ 1
- 3
core/Migrations/Version25000Date20221007010957.php Dosyayı Görüntüle

@@ -38,9 +38,7 @@ use OCP\Migration\SimpleMigrationStep;
*
*/
class Version25000Date20221007010957 extends SimpleMigrationStep {

/** @var IDBConnection */
protected $connection;
protected IDBConnection $connection;

public function __construct(IDBConnection $connection) {
$this->connection = $connection;

Loading…
İptal
Kaydet