npub = $npub; $this->user = $this->entityManager->getRepository(User::class)->findOneBy(['npub' => $npub]); } }