프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$propertyName | string |
메소드 | 설명 | |
---|---|---|
execute ( |
Remove the property from the given node. | |
isTransformable ( |
If the given node has property this transformation should work on, this returns TRUE. | |
setProperty ( string $propertyName ) : void | Sets the name of the property to be removed. |
public isTransformable ( |
||
$node | ||
리턴 | boolean |
public setProperty ( string $propertyName ) : void | ||
$propertyName | string | |
리턴 | void |