class PlatformHelper (View source)

The ServerHelper class.

Methods

static boolean
isWindows()

isWindows

static boolean
isLinux()

isLinux

static boolean
isUnix()

isUnix

static Platform
getPlatform()

getServer

static void
setPlatform(Platform $platform)

Method to set property server

Details

at line line 30
static boolean isWindows()

isWindows

Return Value

boolean

at line line 40
static boolean isLinux()

isLinux

Return Value

boolean

at line line 50
static boolean isUnix()

isUnix

Return Value

boolean

at line line 60
static Platform getPlatform()

getServer

Return Value

Platform

at line line 77
static void setPlatform(Platform $platform)

Method to set property server

Parameters

Platform $platform

Return Value

void