Overrides ThirdPartySettingsInterface::setThirdPartySetting
public function setThirdPartySetting($module, $key, $value) { return $this->storage ->setThirdPartySetting($module, $key, $value); }