protected property EntityLegalDocument::$require_signup in Entity Legal 3.0.x
Same name and namespace in other branches
- 8.2 src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::require_signup
- 4.0.x src/Entity/EntityLegalDocument.php \Drupal\entity_legal\Entity\EntityLegalDocument::require_signup
Require new users to accept this document on signup.
Type: bool
File
- src/
Entity/ EntityLegalDocument.php, line 74
Class
- EntityLegalDocument
- Defines the entity legal document entity.
Namespace
Drupal\entity_legal\EntityCode
protected $require_signup = FALSE;