class Illuminate / Database / ClassMorphViolationException

ClassMorphViolationException

Extends

Properties

public

$model string

The name of the affected Eloquent model.

Default: null

Methods

public

__construct ( $model ) : void

Create a new exception instance.

Parameters

  • $model object