PHP 클래스 PHPDaemon\Core\TransportContext

저자: Vasily Zorin ([email protected])
상속: extends AppInstance
파일 보기 프로젝트 열기: kakserpom/phpdaemon

공개 메소드들

메소드 설명
init ( ) : void Init

보호된 메소드들

메소드 설명
getConfigDefaults ( ) : boolean Setting default config options Overriden from AppInstance::getConfigDefaults Uncomment and return array with your default options

메소드 상세

getConfigDefaults() 보호된 메소드

Setting default config options Overriden from AppInstance::getConfigDefaults Uncomment and return array with your default options
protected getConfigDefaults ( ) : boolean
리턴 boolean

init() 공개 메소드

Init
public init ( ) : void
리턴 void