Jackalope\Transport\VersioningInterface::restoreItem PHP Method

restoreItem() public method

TODO: This is incomplete. Needs batch processing to avoid chicken-and-egg problems
See also: VersionManager::restoreItem
public restoreItem ( $removeExisting, $versionPath, $path )
    public function restoreItem($removeExisting, $versionPath, $path);