ReadOnlyModeMethodFilter::$readOnlyModeIsEnabled
Whether JSON:API's read-only mode is enabled.
Type: bool
File
-
core/
modules/ jsonapi/ src/ Routing/ ReadOnlyModeMethodFilter.php, line 29
Class
- ReadOnlyModeMethodFilter
- Filters routes based on the HTTP method and JSON:API's read-only mode.
Namespace
Drupal\jsonapi\RoutingCode
protected $readOnlyModeIsEnabled;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.