PHP Class PHPDaemon\Clients\IRC\Pool

Author: Vasily Zorin ([email protected])
Inheritance: extends PHPDaemon\Network\Client
Exibir arquivo Open project: kakserpom/phpdaemon Class Usage Examples

Public Properties

Property Type Description
$identd Pool
$protologging boolean

Public Methods

Method Description
onReady ( )

Protected Methods

Method Description
getConfigDefaults ( ) : array | boolean Setting default config options Overriden from NetworkClient::getConfigDefaults

Method Details

getConfigDefaults() protected method

Setting default config options Overriden from NetworkClient::getConfigDefaults
protected getConfigDefaults ( ) : array | boolean
return array | boolean

onReady() public method

public onReady ( )

Property Details

$identd public_oe property

public Pool,PHPDaemon\Clients\IRC $identd
return Pool

$protologging public_oe property

public bool $protologging
return boolean