FacturaScripts

ProductType extends ProductType
in package

Class created by Core/Base/PluginDeploy

Tags
author

FacturaScripts [email protected]

Table of Contents

NORMAL  = 'Normal'
SECOND_HAND  = 'Segunda mano'
SERVICE  = 'Servicio'
TRAVEL  = 'Viaje'
$all  : array<string|int, mixed>
add()  : void
all()  : array<string|int, mixed>

Constants

SECOND_HAND

public mixed SECOND_HAND = 'Segunda mano'

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>
Return values
array<string|int, mixed>

Search results