laravel / 10 / api / 10.x / illuminate / routing / filterscontrollermiddleware.html

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/10.x/Illuminate/Routing/FiltersControllerMiddleware.html