Copied!

View

View.php : 13

Methods

public__construct()

View.php : 19
public __construct([CustomerGroupInterface|null $customerGroup = null ])

Parameters

Name Type Default value Description
$customerGroup CustomerGroupInterface|null null -

publicgetFunction()

View.php : 24
public getFunction() : string

Return values

string

publicgetModule()

AbstractCustomerGroupPolicy.php : 15
public getModule() : string

Return values

string

publicgetObject()

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

Return values

CustomerGroupInterface|null

publicgetTargets()

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

Return values

array<string|int, ValueObject>