FieldValueProviderInterface
Table of Contents
Methods
-
get()
: array<string|int, mixed>
get()
public
get(string $type, array<string|int, mixed> $objectIds[, string $objectName = null ][, array<string|int, mixed> $langIds = null ][, array<string|int, mixed> $shopIds = null ][, bool $active = true ]) : array<string|int, mixed>
Parameters
-
$type
: string
-
-
$objectIds
: array<string|int, mixed>
-
-
$objectName
: string
= null
-
-
$langIds
: array<string|int, mixed>
= null
-
-
$shopIds
: array<string|int, mixed>
= null
-
-
$active
: bool
= true
-
Return values
array<string|int, mixed>