php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
LibXMLError Class Reference

Data Fields

int $level
 
int $code
 
int $column
 
string $message
 
string $file
 
int $line
 

Detailed Description

Definition at line 160 of file libxml.stub.php.

Field Documentation

◆ $code

int LibXMLError::$code

Definition at line 163 of file libxml.stub.php.

◆ $column

int LibXMLError::$column

Definition at line 164 of file libxml.stub.php.

◆ $file

string LibXMLError::$file

Definition at line 166 of file libxml.stub.php.

◆ $level

int LibXMLError::$level

Definition at line 162 of file libxml.stub.php.

◆ $line

int LibXMLError::$line

Definition at line 167 of file libxml.stub.php.

◆ $message

string LibXMLError::$message

Definition at line 165 of file libxml.stub.php.


The documentation for this class was generated from the following file: