Exemplo n.º 1
0
 /**
  * Perform certain action for the model object
  *
  * @return boolean
  */
 protected function performActionDelete()
 {
     return parent::performActionDelete();
 }