ArticleDetailItemPropertyRepository

Extends \Shopware\Components\Model\ModelRepository

package

Default

Methods

Fetches the property type mappings of all aricle details having one of the given $articleDetailIds and returns an array grouped by article detail ID of the mapped property types as arrays.

getAssignedItemPropertiesAsArrays(array<mixed,integer> $articleDetailIds) : array<mixed,array>

Arguments

$articleDetailIds

array<mixed,integer>

Response

array<mixed,array>