Documentation

ValueSupplierInterface

Value Supplier Interface.

Implementations determine runtime values for compile-time variables.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

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

Search results