set the config instance
Installer
public function setConfig(Config $config) : self { $this->config = $config; return $this; }