source = $source; } /** * @return mixed */ public function getSource() { return $this->source; } }