Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
core\output\mustache_uniqid_helper Class Reference

Lazy create a uniqid per instance of the class. More...

Public Member Functions

 __toString ()
 Init the random variable and return it as a string. More...
 

Detailed Description

Lazy create a uniqid per instance of the class.

The id is only generated when this class it converted to a string.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Since
2.9

Member Function Documentation

◆ __toString()

core\output\mustache_uniqid_helper::__toString ( )

Init the random variable and return it as a string.

Return values
stringrandom id.

The documentation for this class was generated from the following file: