You are here

protected property ResourceFieldCollection::$interpreter in RESTful 7.2

The data interpreter for all the fields in this field collection.

Type: DataInterpreterInterface $interpreter

File

src/Plugin/resource/Field/ResourceFieldCollection.php, line 31
Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldCollection.

Class

ResourceFieldCollection

Namespace

Drupal\restful\Plugin\resource\Field

Code

protected $interpreter;