Documentation

AssetExecutionResult
in package

Read onlyYes
FinalYes

Table of Contents

Methods

__construct()  : mixed
getDocument()  : DOMDocument|null
getError()  : Throwable|null
getExitCode()  : int

Methods

__construct()

public __construct(int $exitCode[, DOMDocument|null $document = null ][, Throwable|null $error = null ]) : mixed
Parameters
$exitCode : int
$document : DOMDocument|null = null
$error : Throwable|null = null
On this page

Search results