You are here

protected property ResourceFieldCollection::$fields in RESTful 7.2

The public fields.

Every item contains a ResourceFieldInterface.

Type: array

File

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

Class

ResourceFieldCollection

Namespace

Drupal\restful\Plugin\resource\Field

Code

protected $fields = array();