Class LaravelUi5\OData\Service\Resolver\EloquentBinding

final
readonly
implements ResolverBindingInterface

Serializable binding for an Eloquent-model-backed entity set.

Stores the model class-string and creates an EloquentEntitySetResolver at runtime. This is the binding type auto-registered by discoverModel().

Methods
Properties