Overrides BlockPluginInterface::build
public function build() { return [ '#type' => 'page_title', '#title' => $this->title, ]; }