Class ParseFeatures - Representation of server-side features
author |
Ben Friedman [email protected] |
---|---|
package |
Parse |
_setServerVersion(string $version)
Allows setting the server version to avoid making an additional request if the version is obtained elsewhere.
string
Version to set
get(string $key) : mixed
string
Feature set to get
mixed
getCloudCodeFeatures() : array
array
getFeatures() : array
array
getGlobalConfigFeatures() : array
array
getHooksFeatures() : array
array
getLogsFeatures() : array
array
getPushFeatures() : array
array
getSchemasFeatures() : array
array
getServerInfo() : array
Throws |
|
---|
array
getVersion() : string
string
serverFeatures : array
var |
---|
array
serverVersion : string
var |
---|
string