InvoiceOperation
in package
This class centralizes all available invoice operations.
Tags
Table of Contents
- INTRA_COMMUNITY = 'intracomunitaria'
- $all : array<string|int, mixed>
- add() : void
- all() : array<string|int, mixed>
Constants
INTRA_COMMUNITY
public
mixed
INTRA_COMMUNITY
= 'intracomunitaria'
Properties
$all
private
static array<string|int, mixed>
$all
= []
Methods
add()
public
static add(string $key, string $value) : void
Parameters
- $key : string
- $value : string
Return values
void —all()
public
static all() : array<string|int, mixed>