UUID implementation using the Windows internal GUID extension.
Hierarchy
- class UuidCom implements UuidInterface
Expanded class hierarchy of UuidCom
See also
http://php.net/com_create_guid
File
- core/
includes/ uuid.inc, line 113 - Handling of universally unique identifiers.
Members
|
Name |
Modifiers | Type | Description |
|---|---|---|---|
|
UuidCom:: |
public | function |
Generates a Universally Unique IDentifier (UUID). Overrides UuidInterface:: |