SetaPDF_Signer_ValidationRelatedInfo_LogEntry Class representing a log entry.
File: /SetaPDF v2/Signer/ValidationRelatedInfo/LogEntry.php
Class hierarchy
Implements
Summary
Properties
$_context
protected array SetaPDF_Signer_ValidationRelatedInfo_LogEntry::$_context
Context information.
$_depth
protected int SetaPDF_Signer_ValidationRelatedInfo_LogEntry::$_depth
Log depth.
$_message
protected string SetaPDF_Signer_ValidationRelatedInfo_LogEntry::$_message
The message.
Methods
__construct()
public SetaPDF_Signer_ValidationRelatedInfo_LogEntry::__construct (
string $message [, array|null $context = null [, int $depth = 0 ]]
)The constructor.
Parameters
- $message : string
- $context : array|null
- $depth : int