protected function setGroup(?string $group) { $this->group = $group; $this->context ->setGroup($group); }