The UUID object to be used for generating UUIDs.
Type: Uuid
File
- modules/
system/ tests/ system.test, line 2692 - Tests for system.module.
Class
- UuidUnitTestCase
- Tests uuid.inc and related functions.
Code
protected $uuid;
The UUID object to be used for generating UUIDs.
Type: Uuid
protected $uuid;