Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250530) (c39b7370636)
|
Public Member Functions | |
__construct ($errorstring, $line, $char, $link='') | |
Constructor function. | |
Public Attributes | |
string | $char |
string | $errorstring |
xml_format_exception::__construct | ( | $errorstring, | |
$line, | |||
$char, | |||
$link = '' ) |
Constructor function.
string | $errorstring | Errorstring |
int | $line | Linenumber |
string | $char | Errorcharacter |
string | $link | Link |