TestDispatcher::forgetPushed PHP Method

forgetPushed() public method

Forget all of the queued listeners.
public forgetPushed ( ) : void
return void
    public function forgetPushed()
    {
        // TODO: Implement forgetPushed() method.
    }