Overrides ThirdPartySettingsInterface::getThirdPartySetting
public function getThirdPartySetting($module, $key, $default = NULL) { return $this->storage ->getThirdPartySetting($module, $key, $default); }