|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
This subclass of progress_trace does not ouput anything. More...
Public Member Functions | |
| finished () | |
| Called when the processing is finished. | |
| output ($message, $depth=0) | |
| Does Nothing. More... | |
This subclass of progress_trace does not ouput anything.
| null_progress_trace::output | ( | $message, | |
$depth = 0 |
|||
| ) |
Does Nothing.
| string | $message | |
| int | $depth |
| void | Does Nothing |
Reimplemented from progress_trace.