MergeBuilder
class MergeBuilder
This class builds merge conditions.
Properties
| protected | $node | ||
| $allowFalse | |||
| $allowOverwrite |
Methods
$this
allowUnset(bool $allow = true)
Sets whether the node can be unset.
$this
denyOverwrite(bool $deny = true)
Sets whether the node can be overwritten.
end()
Returns the related node.