Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250605) (9223e346c3e)
|
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. |