protected property ResourceFieldEntity::$subProperty in RESTful 7.2
A sub property name of a property to take from it the content.
This can be used for example on a text field with filtered text input format where we would need to do $wrapper->body->value->value().
Type: string
File
- src/
Plugin/ resource/ Field/ ResourceFieldEntity.php, line 53 - Contains \Drupal\restful\Plugin\resource\Field\ResourceFieldEntity
Class
- ResourceFieldEntity
- Class ResourceFieldEntity.
Namespace
Drupal\restful\Plugin\resource\FieldCode
protected $subProperty;