TestDispatcher::firing PHP Method

firing() public method

Get the event that is currently firing.
public firing ( ) : string
return string
    public function firing()
    {
        // TODO: Implement firing() method.
    }