group = $group; } /** * Get the event description. * * @return string */ public function __toString() { return 'Component Group was removed.'; } }