Home
last modified time | relevance | path

Searched refs:afterMove (Results 1 – 3 of 3) sorted by relevance

/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php139 function afterMove($source, $destination) { function in Sabre\\DAV\\PropertyStorage\\Plugin
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/
H A DPlugin.php134 function afterMove($source, $destination) { function in Sabre\\DAV\\PropertyStorage\\Plugin
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md675 * Added: `beforeMove`, and `afterMove` events.