Hal\MutaTesting\Event\Subscriber\Format\ConsoleSubscriber::onMutationCreatedDone PHP Method

onMutationCreatedDone() public method

public onMutationCreatedDone ( MutationCreatedEvent $event )
$event Hal\MutaTesting\Event\MutationCreatedEvent
    public function onMutationCreatedDone(MutationCreatedEvent $event)
    {
        $this->cursor = 0;
    }