TestDispatcher::firing PHP Méthode

firing() public méthode

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