protected property ShsCacheableJsonResponse::$context in Simple hierarchical select 8
Same name and namespace in other branches
- 2.0.x src/Cache/ShsCacheableJsonResponse.php \Drupal\shs\Cache\ShsCacheableJsonResponse::context
Response context used to alter the response data.
Array container the field identifier and the bundle.
Type: array
File
- src/
Cache/ ShsCacheableJsonResponse.php, line 18
Class
- ShsCacheableJsonResponse
- A cacheable JsonResponse that returns alterable data for SHS.
Namespace
Drupal\shs\CacheCode
protected $context;