TestDispatcher::firing PHP 메소드

firing() 공개 메소드

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