You are here

protected property CacheDecoratedResource::$cacheController in RESTful 7.2

Cache controller object.

Type: \DrupalCacheInterface

File

src/Plugin/resource/Decorators/CacheDecoratedResource.php, line 30
Contains \Drupal\restful\Plugin\resource\Decorators\CacheDecoratedResource

Class

CacheDecoratedResource

Namespace

Drupal\restful\Plugin\resource\Decorators

Code

protected $cacheController;