Kahlan\Reporter\Reporter::end PHP Метод

end() публичный Метод

Callback called at the end of specs processing.
public end ( object $summary )
$summary object The execution summary instance.
    public function end($summary)
    {
    }