You are here

protected property DataProvider::$metadata in RESTful 7.2

Array of metadata. Use this as a mean to pass info to the render layer.

Type: ArrayCollection

File

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

Class

DataProvider

Namespace

Drupal\restful\Plugin\resource\DataProvider

Code

protected $metadata;