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\UuidCode
public function getDateTime() : DateTimeInterface;