setasign\SetaPDF2\Signer\InformationResolver
ResolverInterface Interface for information resolvers.
File: /SetaPDF v2/Signer/InformationResolver/ResolverInterface.php
Old class name (alias):
\SetaPDF_Signer_InformationResolver_ResolverInterface
Implemented in
Summary
Methods
resolve()
Resolve the given URI.
Parameters
- $uri : string
Return Values
An array where index 0 is the content-type and 1 is the content itself.