protected property RelationshipFieldValueEvent::$fieldValue in Entity Share 8.2
Same name and namespace in other branches
- 8.3 modules/entity_share_client/src/Event/RelationshipFieldValueEvent.php \Drupal\entity_share_client\Event\RelationshipFieldValueEvent::fieldValue
- 8 modules/entity_share_client/src/Event/RelationshipFieldValueEvent.php \Drupal\entity_share_client\Event\RelationshipFieldValueEvent::fieldValue
An array of the field value to alter.
Type: array
File
- modules/
entity_share_client/ src/ Event/ RelationshipFieldValueEvent.php, line 29
Class
- RelationshipFieldValueEvent
- Defines a RelationshipFieldValueEvent event.
Namespace
Drupal\entity_share_client\EventCode
protected $fieldValue;