ChangesResult

class OC\Updater\ChangesResult
Class ChangesResult
Source:lib/private/Updater/ChangesResult.php#44
Parent:OCP\AppFramework\Db\Entity

Properties

protected static property OC\Updater\ChangesResult::$version
Source:lib/private/Updater/ChangesResult.php#46
Type:string
protected static property OC\Updater\ChangesResult::$etag
Source:lib/private/Updater/ChangesResult.php#49
Type:string
protected static property OC\Updater\ChangesResult::$lastCheck
Source:lib/private/Updater/ChangesResult.php#52
Type:int
protected static property OC\Updater\ChangesResult::$data
Source:lib/private/Updater/ChangesResult.php#55
Type:string

Methods

public OC\Updater\ChangesResult::__construct()
Source:lib/private/Updater/ChangesResult.php#57