l->t('Memories'); } /** * @return int */ public function getPriority() { return 75; } /** * @return string */ public function getIcon() { return $this->urlGenerator->imagePath('memories', 'app-dark.svg'); } }