$node->defaults()
Apply default values
$node->defaults(): Kirby\Blueprint\Node
Return type
This method does not modify the existing $node
object but returns a new object with the changes applied. Learn more →
Apply default values
$node->defaults(): Kirby\Blueprint\Node
This method does not modify the existing $node
object but returns a new object with the changes applied. Learn more →