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