PHP Class PhpBrew\Platform\UnixLikeHardware

Inheritance: implements PhpBrew\Platform\Hardware
Exibir arquivo Open project: phpbrew/phpbrew

Public Methods

Method Description
is32bit ( )
is64bit ( )

Protected Methods

Method Description
detectBitness ( )

Method Details

detectBitness() protected method

protected detectBitness ( )

is32bit() public method

public is32bit ( )

is64bit() public method

public is64bit ( )