PosExtension
extends AbstractExtension
Table of Contents
Properties
-
$posService
: PosService
Methods
-
__construct()
: mixed
-
getFunctions()
: array<string|int, mixed>
-
getPosInfo()
: array<string|int, mixed>|null
$posService
read-only
private
PosService
$posService
__construct()
public
__construct(PosService $posService) : mixed
Parameters
-
$posService
: PosService
-
getFunctions()
public
getFunctions() : array<string|int, mixed>
Return values
array<string|int, mixed>
getPosInfo()
public
getPosInfo() : array<string|int, mixed>|null
Return values
array<string|int, mixed>|null