PHP Class Laravoole\Server

Show file Open project: acabin/laravoole

Protected Properties

Property Type Description
$wrapper

Public Methods

Method Description
__construct ( $wrapper )
getWrapper ( )
start ( $host, $port, $pid_file, $root_dir, $handler_config, $wrapper_config )

Method Details

__construct() public method

public __construct ( $wrapper )

getWrapper() public method

public getWrapper ( )

start() public method

public start ( $host, $port, $pid_file, $root_dir, $handler_config, $wrapper_config )

Property Details

$wrapper protected property

protected $wrapper