<?php

namespace Illuminate\Foundation\Testing\Concerns;

interface WithoutExceptionHandlingHandler
{
    //
}
