Beispiel #1
0
 // TODO: This could return a result object aswell, if information should be logged
 /// <inheritdoc/>
 public async Task AddMigration(InstallableObject installableObject) => await repository.AddMigration(installableObject);