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

Breadcrumb

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

function DeprecatedUuidInterface::getDateTime

Deprecated

In ramsey/uuid version 5.0.0, this will be removed from the interface. It is available at {

See also

UuidV1::getDateTime()}.

1 method overrides DeprecatedUuidInterface::getDateTime()
LazyUuidFromString::getDateTime in vendor/ramsey/uuid/src/Lazy/LazyUuidFromString.php
@psalm-suppress DeprecatedMethod

File

vendor/ramsey/uuid/src/DeprecatedUuidInterface.php, line 69

Class

DeprecatedUuidInterface
This interface encapsulates deprecated methods for ramsey/uuid

Namespace

Ramsey\Uuid

Code

public function getDateTime() : DateTimeInterface;

API Navigation

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