Eris\Listener\Log::endPropertyVerification PHP Method

endPropertyVerification() public method

public endPropertyVerification ( $ordinaryEvaluations, $iterations, Exception $exception = null )
$exception Exception
    public function endPropertyVerification($ordinaryEvaluations, $iterations, Exception $exception = null)
    {
        fclose($this->fp);
    }