protected property EntityChangedFieldsTrait::$hasChangedField in Brightcove Video Connect 8
Same name and namespace in other branches
- 8.2 src/EntityChangedFieldsTrait.php \Drupal\brightcove\EntityChangedFieldsTrait::hasChangedField
- 3.x src/EntityChangedFieldsTrait.php \Drupal\brightcove\EntityChangedFieldsTrait::hasChangedField
Has changed field or not.
Type: bool
File
- src/
EntityChangedFieldsTrait.php, line 24
Class
- EntityChangedFieldsTrait
- Provides a trait to identify changed entity fields.
Namespace
Drupal\brightcoveCode
protected $hasChangedField = FALSE;