Example #1
0
 /**
  *
  */
 public function ResetStorage()
 {
     $sKey = 'plugin.' . $this->oPluginEntity->getId(true);
     Config::ResetEngineConfig($sKey);
 }