You are here

protected property SmsTestTime::$date in SMS Framework 2.1.x

Same name and namespace in other branches
  1. 2.x tests/modules/sms_test_time/src/SmsTestTime.php \Drupal\sms_test_time\SmsTestTime::date

Date for testing.

Type: \DateTime

File

tests/modules/sms_test_time/src/SmsTestTime.php, line 26

Class

SmsTestTime
Time service with a predictable time.

Namespace

Drupal\sms_test_time

Code

protected $date;