You are here

protected property ServiceResource::$no_cache in Services 9.0.x

Same name and namespace in other branches
  1. 8.4 src/Entity/ServiceResource.php \Drupal\services\Entity\ServiceResource::no_cache

Resource no cache option.

Type: array

File

src/Entity/ServiceResource.php, line 83

Class

ServiceResource
Defines service resource entity.

Namespace

Drupal\services\Entity

Code

protected $no_cache = NULL;