action_type = $action_type; } public function getActionType():PresentationActionType{ return $this->action_type; } }