PHP Trait Therac\Xdebug\Handle

Show file Open project: Sean-Der/Therac

Protected Properties

Property Type Description
$streamErrorCache
$streamOutCache

Protected Methods

Method Description
handleInit ( $msg )
handleResponse ( $msg )
handleStream ( $msg )
maybeEmitStreamCaches ( )

Method Details

handleInit() protected method

protected handleInit ( $msg )

handleResponse() protected method

protected handleResponse ( $msg )

handleStream() protected method

protected handleStream ( $msg )

maybeEmitStreamCaches() protected method

protected maybeEmitStreamCaches ( )

Property Details

$streamErrorCache protected property

protected $streamErrorCache

$streamOutCache protected property

protected $streamOutCache