Copied!

View

View.php : 13

Methods

public__construct()

View.php : 19
public __construct([ProductTypeInterface|null $productType = null ])

Parameters

Name Type Default value Description
$productType ProductTypeInterface|null null -

publicgetFunction()

View.php : 24
public getFunction() : string

Return values

string

publicgetModule()

AbstractProductTypePolicy.php : 15
public getModule() : string

Return values

string

publicgetObject()

View.php : 29
public getObject() : ProductTypeInterface|null

Return values

ProductTypeInterface|null

publicgetTargets()

AbstractProductTypePolicy.php : 23
public getTargets() : array<string|int, ValueObject>

Return values

array<string|int, ValueObject>