laravel / 10 / api / 10.x / illuminate / database / classmorphviolationexception.html

ClassMorphViolationException

class ClassMorphViolationException extends RuntimeException (View source)

Properties

string $model

The name of the affected Eloquent model.

Methods

__construct(object $model)

Create a new exception instance.

Details

__construct(object $model)

Create a new exception instance.

Parameters

object $model

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/10.x/Illuminate/Database/ClassMorphViolationException.html