footerActionsAlignment = $alignment; return $this; } public function getFooterActionsAlignment(): ?Alignment { return $this->evaluate($this->footerActionsAlignment); } }