Пример #1
0
 public function getFormattedVariant(UuidInterface $uuid)
 {
     return self::$variantMap[$uuid->getVariant()];
 }