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