$this
public function setFooterTitleFormat(string $format) : static { $this->footerTitleFormat = $format; return $this; }