예제 #1
0
파일: ViewUI.php 프로젝트: ddrozdik/dmaps
 /**
  * {@inheritdoc}
  */
 public function unsetThirdPartySetting($module, $key)
 {
     return $this->storage->unsetThirdPartySetting($module, $key);
 }