DatabaseManager constructor

DatabaseManager(
  1. ConfigInterface _config
)

Implementation

DatabaseManager(this._config);