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