TestDispatcher::flush PHP 메소드

flush() 공개 메소드

Flush a set of pushed events.
public flush ( string $event ) : void
$event string
리턴 void
    public function flush($event)
    {
        // TODO: Implement flush() method.
    }