<?php

namespace Illuminate\Database;

class MultipleRecordsFoundException extends \RuntimeException
{
    //
}
