Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
|
Renderable header related to an individual subplugin. More...
Public Member Functions | |
__construct (assign_plugin $plugin) | |
Header for a single plugin. | |
Public Attributes | |
assign_plugin | $plugin = null |
$plugin | |
Renderable header related to an individual subplugin.
assign_plugin_header::__construct | ( | assign_plugin | $plugin | ) |
Header for a single plugin.
assign_plugin | $plugin |