$node->set()
Universal setter for properties
Parameters
Name | Type | Default |
---|---|---|
$property * | string |
– |
$value * | mixed |
– |
Return type
This method does not modify the existing $node
object but returns a new object with the changes applied. Learn more →