You are here

private property ContributorCategoryDeleteForm::$inUse in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/src/Form/ContributorCategoryDeleteForm.php \Drupal\bibcite_entity\Form\ContributorCategoryDeleteForm::inUse

If author of this category is in reference entity.

Type: bool

File

modules/bibcite_entity/src/Form/ContributorCategoryDeleteForm.php, line 19

Class

ContributorCategoryDeleteForm
Builds the form to delete Contributor category entities.

Namespace

Drupal\bibcite_entity\Form

Code

private $inUse = FALSE;