RenameNode
class RenameNode extends AbstractTransformation (View source)
Rename a given node.
Properties
protected string | $newName | New name of node |
Methods
bool
void
setNewName(string $newName)
Sets the new name for the node to change.