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

Breadcrumb

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

function StringCodec::__construct

Constructs a StringCodec

Parameters

UuidBuilderInterface $builder The builder to use when encoding UUIDs:

File

vendor/ramsey/uuid/src/Codec/StringCodec.php, line 45

Class

StringCodec
StringCodec encodes and decodes RFC 4122 UUIDs

Namespace

Ramsey\Uuid\Codec

Code

public function __construct(UuidBuilderInterface $builder) {
}

API Navigation

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