class Illuminate / Support / MultipleItemsFoundException

MultipleItemsFoundException

Extends

Properties

public

$count int

The number of items found.

Default: null

Methods

public

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

Create a new exception instance.

Parameters

public

getCount ( ) : int

Get the number of items found.