EnvironmentHelper¶
-
class
OC\IntegrityCheck\Helpers\
EnvironmentHelper
¶ - Class EnvironmentHelper provides a non-static helper for access to staticvariables such as \OC::$SERVERROOT.
Source: lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php#35
Methods¶
-
public
OC\IntegrityCheck\Helpers\EnvironmentHelper::
getServerRoot
()¶ - Provides \OC::$SERVERROOT
Source: lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php#41 Returns: string
-
public
OC\IntegrityCheck\Helpers\EnvironmentHelper::
getChannel
()¶ - Provides \OC_Util::getChannel()
Source: lib/private/IntegrityCheck/Helpers/EnvironmentHelper.php#50 Returns: string