interface Illuminate / Contracts / Queue / EntityResolver
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

EntityResolver

Methods

public

resolve ( $type , $id ) : mixed

Resolve the entity for the given ID.

Parameters

  • $type string
  • $id mixed