Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
|
Represents a heading in the navigation panel. More...
Public Member Functions | |
__construct ($heading) | |
Constructor. | |
Public Attributes | |
string | $heading |
the heading text. | |
Represents a heading in the navigation panel.
mod_quiz\output\navigation_section_heading::__construct | ( | $heading | ) |
Constructor.
string | $heading | the heading text |