Esempio n. 1
0
 /**
  * Returns whether or not the current Conversation Editor has an options form.
  *
  * @return bool
  */
 public function hasOptionsForm()
 {
     return parent::hasOptionsForm();
 }