ValueSupplierInterface
in
Value Supplier Interface.
Implementations determine runtime values for compile-time variables.
Tags
Table of Contents
- getValues() : array<string|int, mixed>
- Returns a map of values.
Methods
getValues()
Returns a map of values.
public
getValues() : array<string|int, mixed>