SetaPDF_Signer_InformationResolver_Manager Manager for information resolver instances.

File: /SetaPDF v2/Signer/InformationResolver/Manager.php

Class hierarchy

Summary

Properties


Methods

getLogger()

Get the logger instance.

If no logger instance was passed before a new instance of SetaPDF_Signer_ValidationRelatedInfo_Logger is returned.

resolve()

Resolve the given URI by the first accepting resolver instance.

Parameters
$uri : string
 
Return Values

An array where index 0 is the content-type and 1 is the content itself.

Exceptions

Throws SetaPDF_Signer_InformationResolver_NoResolverFoundException