protected property Resource::$dataProvider in RESTful 7.2
Same name in this branch
- 7.2 src/Annotation/Resource.php \Drupal\restful\Annotation\Resource::dataProvider
- 7.2 src/Plugin/resource/Resource.php \Drupal\restful\Plugin\resource\Resource::dataProvider
The data provider.
Type: DataProviderInterface
File
- src/
Plugin/ resource/ Resource.php, line 52 - Contains \Drupal\restful\Plugin\resource\Resource.
Class
Namespace
Drupal\restful\Plugin\resourceCode
protected $dataProvider;