Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function unsetThirdPartySetting($module, $key)
 {
     return $this->storage->unsetThirdPartySetting($module, $key);
 }