function FieldsInterface::getClockSeqLow
Returns the low field of the clock sequence
3 methods override FieldsInterface::getClockSeqLow()
- Fields::getClockSeqLow in vendor/
ramsey/ uuid/ src/ Nonstandard/ Fields.php - Returns the low field of the clock sequence
- Fields::getClockSeqLow in vendor/
ramsey/ uuid/ src/ Guid/ Fields.php - Returns the low field of the clock sequence
- Fields::getClockSeqLow in vendor/
ramsey/ uuid/ src/ Rfc4122/ Fields.php - Returns the low field of the clock sequence
File
-
vendor/
ramsey/ uuid/ src/ Rfc4122/ FieldsInterface.php, line 56
Class
- FieldsInterface
- RFC 4122 defines fields for a specific variant of UUID
Namespace
Ramsey\Uuid\Rfc4122Code
public function getClockSeqLow() : Hexadecimal;