protected property CacheDecoratedDataProvider::$cacheController in RESTful 7.2
The cache controller to interact with the cache backed.
Type: \DrupalCacheInterface
File
- src/
Plugin/ resource/ DataProvider/ CacheDecoratedDataProvider.php, line 37 - Contains \Drupal\restful\Plugin\resource\DataProvider\CacheDecoratedDataProvider.
Class
- CacheDecoratedDataProvider
- Class CacheDecoratedDataProvider.
Namespace
Drupal\restful\Plugin\resource\DataProviderCode
protected $cacheController;