BaseObject->MsgType){ case 'event': $Event=new Event(); $Event->BaseObject=$this->BaseObject; $Event->run(); break; default: } } }