BarcodeInterface
in
Table of Contents
Methods
- getChecksum() : string
- getData() : array<string|int, mixed>
- getKey() : mixed
- getType() : string
Methods
getChecksum()
public
getChecksum() : string
Return values
stringgetData()
public
getData() : array<string|int, mixed>
Return values
array<string|int, mixed>getKey()
public
getKey(string $key) : mixed
Parameters
- $key : string
getType()
public
getType() : string