You are here

protected property ResourceFieldCollection::$idField in RESTful 7.2

Contains the resource field representing the ID.

Type: ResourceFieldInterface $idField;

File

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

Class

ResourceFieldCollection

Namespace

Drupal\restful\Plugin\resource\Field

Code

protected $idField;