ReadOnlyModeMethodFilter::$inner

The decorated method filter.

Type: \Drupal\Core\Routing\FilterInterface

File

core/modules/jsonapi/src/Routing/ReadOnlyModeMethodFilter.php, line 22

Class

ReadOnlyModeMethodFilter
Filters routes based on the HTTP method and JSON:API's read-only mode.

Namespace

Drupal\jsonapi\Routing

Code

protected $inner;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.