Kahlan\Reporter\Reporter::suiteEnd PHP Method

suiteEnd() public method

Callback called after a suite execution.
public suiteEnd ( object $suite = null )
$suite object The suite instance.
    public function suiteEnd($suite = null)
    {
    }