You are here

protected property CacheDecoratedResource::$dataProvider in RESTful 7.2

The data provider.

Type: DataProviderInterface

File

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

Class

CacheDecoratedResource

Namespace

Drupal\restful\Plugin\resource\Decorators

Code

protected $dataProvider;