PHP Class PHPDaemon\Core\TransportContext

Author: Vasily Zorin ([email protected])
Inheritance: extends AppInstance
Afficher le fichier Open project: kakserpom/phpdaemon

Méthodes publiques

Méthode Description
init ( ) : void Init

Méthodes protégées

Méthode Description
getConfigDefaults ( ) : boolean Setting default config options Overriden from AppInstance::getConfigDefaults Uncomment and return array with your default options

Method Details

getConfigDefaults() protected méthode

Setting default config options Overriden from AppInstance::getConfigDefaults Uncomment and return array with your default options
protected getConfigDefaults ( ) : boolean
Résultat boolean

init() public méthode

Init
public init ( ) : void
Résultat void