Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. VariantTrait.php

function VariantTrait::getBytes

Returns the bytes that comprise the fields

1 call to VariantTrait::getBytes()
VariantTrait::getVariant in vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php
Returns the variant identifier, according to RFC 4122, for the given bytes

File

vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php, line 39

Class

VariantTrait
Provides common functionality for handling the variant, as defined by RFC 4122

Namespace

Ramsey\Uuid\Rfc4122

Code

public abstract function getBytes() : string;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal