RemoveProperty
class RemoveProperty extends AbstractTransformation (View source)
Remove the property
Properties
protected string | $propertyName |
Methods
bool
isTransformable(NodeData $node)
If the given node has property this transformation should work on, this returns true.
void
setProperty(string $propertyName)
Sets the name of the property to be removed.