mediator = $medium; } // for subclasses protected function getMediator() { return $this->mediator; } }