class MissingAttributeException extends OutOfBoundsException

Methods

__construct(Model $model, string $key)

Create a new missing attribute exception instance.

Details

at line 14
__construct(Model $model, string $key)

Create a new missing attribute exception instance.

Parameters

Model $model
string $key