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