subtitle !== '') { $subtitleBlock = '

' . $this->subtitle . '

'; } return <<

{$this->title}

{$subtitleBlock}
HTML; } }