Esempio n. 1
0
 /**
  * Render the hook form for saving the profile settings.
  * All settings are expected to be saved by each individual authentication type
  */
 public function renderHook()
 {
     return parent::renderHook();
 }