class ExtService extends BaseSunat
Class ExtService.
Constants
NUMBER_PATTERN |
|
Properties
CompressInterface|null | $compressor | from BaseSunat | ||
DecompressInterface|null | $decompressor | from BaseSunat | ||
CdrReaderInterface|null | $cdrReader | from BaseSunat |
Methods
Details
in BaseSunat
at line 60
setCodeProvider(ErrorCodeProviderInterface|null $codeProvider)
in BaseSunat
at line 68
WsClientInterface
getClient()
in BaseSunat
at line 78
BaseSunat
setClient(WsClientInterface $client)
in BaseSunat
at line 92
protected Error
getErrorFromFault(SoapFault $fault)
Get error from Fault Exception.