PHP Interface Phue\Command\CommandInterface

Show file Open project: sqmk/phue Interface Usage Examples

Public Methods

Method Description
send ( Client $client ) : mixed Send command

Method Details

send() public method

Send command
public send ( Client $client ) : mixed
$client Phue\Client Phue Client
return mixed