class Illuminate / Database / MultipleRecordsFoundException

MultipleRecordsFoundException

Extends

Properties

public

$count int

The number of records found.

Default: null

Methods

public

__construct ( $count , $code , $previous ) : void

Create a new exception instance.

Parameters

public

getCount ( ) : int

Get the number of records found.