Copied!

View

View.php : 13

Methods

public__construct()

View.php : 19
public __construct([CatalogInterface|null $catalog = null ])

Parameters

Name Type Default value Description
$catalog CatalogInterface|null null -

publicgetFunction()

View.php : 24
public getFunction() : string

Return values

string

publicgetModule()

AbstractCatalogPolicy.php : 15
public getModule() : string

Return values

string

publicgetObject()

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

Return values

CatalogInterface|null

publicgetTargets()

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

Return values

array<string|int, ValueObject>