protected property SmsTestTime::$original in SMS Framework 2.1.x
Same name and namespace in other branches
- 2.x tests/modules/sms_test_time/src/SmsTestTime.php \Drupal\sms_test_time\SmsTestTime::original
Original time service.
Type: \Drupal\Component\Datetime\TimeInterface
File
- tests/
modules/ sms_test_time/ src/ SmsTestTime.php, line 19
Class
- SmsTestTime
- Time service with a predictable time.
Namespace
Drupal\sms_test_timeCode
protected $original;