You are here

protected property DataProviderResource::$resource in RESTful 7.2

The referenced resource.

Type: ResourceInterface

File

src/Plugin/resource/DataProvider/DataProviderResource.php, line 30
Contains \Drupal\restful\Plugin\resource\DataProvider\DataProviderResource.

Class

DataProviderResource
This data provider creates a resource and uses it to access the data.

Namespace

Drupal\restful\Plugin\resource\DataProvider

Code

protected $resource;