public 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
Data provider options.
Contains all the information for the data provider.
Type: array
File
- src/
Annotation/ Resource.php, line 86 - Contains \Drupal\restful\Annotation\Resource.
Class
- Resource
- Defines a Resource annotation object.
Namespace
Drupal\restful\AnnotationCode
public $dataProvider = array();