final |
|---|
readonly |
Changes to the source properties or source entities may have side-effects on the target properties or entities.
| Methods | ||
|---|---|---|
public
|
__construct(
array $sourceProperties,
array $sourceEvents,
array $targetProperties,
bool $discretionary,
?array $sourceEntities = null,
?array $targetEntities = null,
?string $triggerAction = null,
)
|
# |
| Properties | |||
|---|---|---|---|
public
readonly
|
array
|
$sourceProperties
|
# |
public
readonly
|
array
|
$sourceEvents
|
# |
public
readonly
|
array
|
$targetProperties
|
# |
public
readonly
|
bool
|
$discretionary
|
# |
public
readonly
|
?array
|
$sourceEntities
|
# |
public
readonly
|
?array
|
$targetEntities
|
# |
public
readonly
|
?string
|
$triggerAction
|
# |