trait Illuminate / Routing / FiltersControllerMiddleware
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

FiltersControllerMiddleware

Methods

public static

methodExcludedByOptions ( $method , array $options ) : bool

Determine if the given options exclude a particular method.

Parameters

  • $method string
  • $options array