You are here

protected property PhoneNumberVerification::$time in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 2.x src/Provider/PhoneNumberVerification.php \Drupal\sms\Provider\PhoneNumberVerification::time

Time.

Type: \Drupal\Component\Datetime\TimeInterface

File

src/Provider/PhoneNumberVerification.php, line 64

Class

PhoneNumberVerification
Phone number verification provider.

Namespace

Drupal\sms\Provider

Code

protected $time;