Index Documentation

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>>
Tags
throws
InvalidArgumentException

If $specs contains an invalid entry.

Return values
array<string, mixed>

        
On this page

Search results