Copied!

PolicyInterface

PolicyInterface.php : 11

Methods

publicgetFunction()

PolicyInterface.php : 15
public getFunction() : string

Return values

string

publicgetModule()

PolicyInterface.php : 13
public getModule() : string

Return values

string

publicgetObject()

PolicyInterface.php : 17
public getObject() : object|null

Return values

object|null

publicgetTargets()

PolicyInterface.php : 22
public getTargets() : array<string|int, ValueObject>

Return values

array<string|int, ValueObject>