W3cubDocs

/Laravel 11

FiltersControllerMiddleware

trait FiltersControllerMiddleware (View source)

Methods

static bool methodExcludedByOptions(string $method, array $options)

Determine if the given options exclude a particular method.

Details

static bool methodExcludedByOptions(string $method, array $options)

Determine if the given options exclude a particular method.

Parameters

string $method
array $options

Return Value

bool

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/11.x/Illuminate/Routing/FiltersControllerMiddleware.html