Copied!

ProductType

ProductType.php : 13
Implements CriterionInterface

Methods

public__construct()

ProductType.php : 21
public __construct(array<string|int, string> $types)

Parameters

Name Type Default value Description
$types array<string|int, string> - -

publicgetTypes()

ProductType.php : 29
public getTypes() : array<string|int, string>

Return values

array<string|int, string>