l->t('AI Integration Team'); } /** * @inheritDoc */ public function getPriority(): int { return 30; } /** * @inheritDoc */ public function getIcon(): ?string { return $this->urlGenerator->imagePath(Application::APP_ID, 'app-dark.svg'); } }