BinLocationCodeGeneratorService

Implements \Shopware\Plugins\ViisonPickwareERP\Components\Warehouse\BinLocationCodeGenerator, \Enlight_Hook

package

Default

Methods

areRawCodeComponentsValid

areRawCodeComponentsValid(array $rawComponents) : boolean
inheritdoc

Arguments

$rawComponents

array

Response

boolean

True, iff all elements in the given $rawComponents are valid raw code components.

Returns a new linked bin location code component that is based on the given `$rawComponents`, if they are valid.

createLinkedCodeComponent(array $rawComponents) : \Shopware\Plugins\ViisonPickwareERP\Components\Warehouse\BinLocationCodeComponent