mainContent = $main_content; } /** * {@inheritdoc} */ public function build() { return $this->mainContent; } }