PHP Class Swoole\Object

Show file Open project: matyhtf/swoole_framework

Public Properties

Property Type Description
$swoole Swoole

Public Methods

Method Description
__call ( $func, $param )
__get ( $key )

Method Details

__call() public method

public __call ( $func, $param )

__get() public method

public __get ( $key )

Property Details

$swoole public property

public Swoole $swoole
return Swoole