IRenameChange¶
-
interface
OCP\Files\Notify\
IRenameChange
¶ - Represents a detected rename change
Implemented by: OC\Files\Notify\RenameChange
Source: lib/public/Files/Notify/IRenameChange.php#31 Parent: OCP\Files\Notify\IChange
Methods¶
-
public
OCP\Files\Notify\IRenameChange::
getTargetPath
()¶ - Get the new path of the renamed file relative to the storage root
Source: lib/public/Files/Notify/IRenameChange.php#39 Returns: string Since: 12.0.0