|
Moodle PHP Documentation 4.1
Moodle 4.1dev (Build: 20220512) (5e5e12e0)
|
Represents a heading in the navigation panel. More...
Public Member Functions | |
| __construct ($heading) | |
| Constructor. More... | |
Public Attributes | |
| string | $heading |
| the heading text. | |
Represents a heading in the navigation panel.
| quiz_nav_section_heading::__construct | ( | $heading | ) |
Constructor.
| string | $heading | the heading text |