Method | Description | |
---|---|---|
setFileDeleted ( string $pathAndFilename ) : void | Notify the change strategy that this file was deleted and does not need to be tracked anymore. |
public setFileDeleted ( string $pathAndFilename ) : void | ||
$pathAndFilename | string | |
return | void |