Example #1
0
 /**
  * Deactivates all other Conversation Editors, and activates the current one.
  */
 public function activate()
 {
     return parent::activate();
 }