class
Illuminate
/
Routing
/
RouteBinding
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.
RouteBinding
Methods
public
static
forCallback ( $container , $binder ) : Closure
Create a Route model binding for a given callback.