function DeprecatedUuidInterface::getTimeMidHex
Deprecated
Use { { { {
See also
UuidInterface::getFields()} to get a
FieldsInterface} instance. If it is a
\Ramsey\Uuid\Rfc4122\FieldsInterface} instance, you may call
\Ramsey\Uuid\Rfc4122\FieldsInterface::getTimeMid()}.
1 method overrides DeprecatedUuidInterface::getTimeMidHex()
- LazyUuidFromString::getTimeMidHex in vendor/
ramsey/ uuid/ src/ Lazy/ LazyUuidFromString.php - @psalm-suppress DeprecatedMethod
File
-
vendor/
ramsey/ uuid/ src/ DeprecatedUuidInterface.php, line 115
Class
- DeprecatedUuidInterface
- This interface encapsulates deprecated methods for ramsey/uuid
Namespace
Ramsey\UuidCode
public function getTimeMidHex() : string;