FALSE]; } /** * {@inheritdoc} */ public function build() { return ['#markup' => '' . $this->t('Powered by Drupal', [':poweredby' => 'https://www.drupal.org']) . '']; } }