Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ManifestDocumentLoadingException.php
function ManifestDocumentLoadingException::getLibxmlErrors
Return value
LibXMLError[]
File
vendor/
phar-io/
manifest/
src/
exceptions/
ManifestDocumentLoadingException.php
, line 44
Class
ManifestDocumentLoadingException
Namespace
PharIo\Manifest
Code
public
function
getLibxmlErrors
() : array {
return
$this
->
libxmlErrors
; }
RSS feed