You are here

protected property PhoneNumberVerification::$bundle in SMS Framework 8

Same name and namespace in other branches
  1. 2.x src/Entity/PhoneNumberVerification.php \Drupal\sms\Entity\PhoneNumberVerification::bundle
  2. 2.1.x src/Entity/PhoneNumberVerification.php \Drupal\sms\Entity\PhoneNumberVerification::bundle

The bundle of the associated entity.

This value is read on a database level.

Type: string

File

src/Entity/PhoneNumberVerification.php, line 39

Class

PhoneNumberVerification
Defines the phone number verification entity.

Namespace

Drupal\sms\Entity

Code

protected $bundle;