NfeStd
in package
Table of Contents
Methods
- toStd() : stdClass
- Converte o xml em um stdClass
- getNode() : false|string|null
- getQRCode() : array<string|int, mixed>
- Return QRCODE and urlChave from XML
Methods
toStd()
Converte o xml em um stdClass
public
static toStd([string|null $xml = null ]) : stdClass
Parameters
- $xml : string|null = null
Tags
Return values
stdClassgetNode()
protected
static getNode(string $xml) : false|string|null
Parameters
- $xml : string
Return values
false|string|nullgetQRCode()
Return QRCODE and urlChave from XML
private
static getQRCode(mixed $xml) : array<string|int, mixed>
Parameters
- $xml : mixed