Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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. |