protected property PhoneNumberSettings::$purge_verification_phone_number in SMS Framework 2.x
Same name and namespace in other branches
- 8 src/Entity/PhoneNumberSettings.php \Drupal\sms\Entity\PhoneNumberSettings::purge_verification_phone_number
- 2.1.x src/Entity/PhoneNumberSettings.php \Drupal\sms\Entity\PhoneNumberSettings::purge_verification_phone_number
Whether to remove phone numbers from entities when verifications expire.
Type: bool
File
- src/
Entity/ PhoneNumberSettings.php, line 101
Class
- PhoneNumberSettings
- Defines storage for an SMS Gateway instance.
Namespace
Drupal\sms\EntityCode
protected $purge_verification_phone_number = TRUE;