Property | Type | Description | |
---|---|---|---|
$property | The property to remove. | ||
$skip | boolean | Whether this remove operations was later determined to be skipped (i.e. a parent node is removed as well.) |
Method | Description | |
---|---|---|
__construct ( string $srcPath, |
public __construct ( string $srcPath, |
||
$srcPath | string | Absolute path of the property to remove. |
$property | Property object to be removed. |
public Property,Jackalope $property | ||
return |
public bool $skip | ||
return | boolean |