Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Lazy create a uniqid per instance of the class. More...
Public Member Functions | |
__toString () | |
Init the random variable and return it as a string. | |
Lazy create a uniqid per instance of the class.
The id is only generated when this class it converted to a string.
core\output\mustache_uniqid_helper::__toString | ( | ) |
Init the random variable and return it as a string.
string | random id. |