protected property OgRole::$parentEntityIsBeingRemoved in Organic groups 8
Whether or not the parent entity we depend on is being removed.
TRUE if the entity is being removed.
Type: bool
File
- src/
Entity/ OgRole.php, line 55
Class
- OgRole
- Defines the OG user role entity class.
Namespace
Drupal\og\EntityCode
protected $parentEntityIsBeingRemoved = FALSE;