class AttributePropagationSettings extends Collection (View source)

Properties

protected $collection_key
bool $enable
string $expression
string[] $outputCredentials

Methods

setEnable($enable)

No description

bool
getEnable()

No description

setExpression($expression)

No description

string
getExpression()

No description

setOutputCredentials($outputCredentials)

No description

string[]
getOutputCredentials()

No description

Details

setEnable($enable)

No description

Parameters

$enable

bool getEnable()

No description

Return Value

bool

setExpression($expression)

No description

Parameters

$expression

string getExpression()

No description

Return Value

string

setOutputCredentials($outputCredentials)

No description

Parameters

$outputCredentials

string[] getOutputCredentials()

No description

Return Value

string[]