You are here

protected property ResourceFieldCollection::$limitFields in RESTful 7.2

List of fields that are allowed in the output.

Type: string[]

File

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

Class

ResourceFieldCollection

Namespace

Drupal\restful\Plugin\resource\Field

Code

protected $limitFields = array();