private property ContributorRoleDeleteForm::$inUse in Bibliography & Citation 8
Same name and namespace in other branches
- 2.0.x modules/bibcite_entity/src/Form/ContributorRoleDeleteForm.php \Drupal\bibcite_entity\Form\ContributorRoleDeleteForm::inUse
If author of this role is in reference entity.
Type: bool
File
- modules/
bibcite_entity/ src/ Form/ ContributorRoleDeleteForm.php, line 19
Class
- ContributorRoleDeleteForm
- Builds the form to delete Contributor role entities.
Namespace
Drupal\bibcite_entity\FormCode
private $inUse = FALSE;