PHP Class Bitpay\Math\Math

Mostra file Open project: bitpay/php-client Class Usage Examples

Public Methods

Method Description
__callStatic ( $name, $arguments )
getEngine ( )
getEngineName ( )
setEngine ( $engine )
setEngineName ( $engineName )

Method Details

__callStatic() public static method

public static __callStatic ( $name, $arguments )

getEngine() public static method

public static getEngine ( )

getEngineName() public static method

public static getEngineName ( )

setEngine() public static method

public static setEngine ( $engine )

setEngineName() public static method

public static setEngineName ( $engineName )