GetValuesTrait
Provides implementation for {@see Config::getValues} based on {@see Config::getValueInfos}.
Table of Contents
Methods
- getValues() : array<string, mixed>
- Format described in {@see Config::getValues}.
Methods
getValues()
Format described in {@see Config::getValues}.
public
getValues(array<string|int, string|array<string|int, string>> $specs) : array<string, mixed>
Parameters
- $specs : array<string|int, string|array<string|int, string>>