protected property SmsFrameworkQueueTest::$cronService in SMS Framework 2.x
Same name and namespace in other branches
- 8 tests/src/Kernel/SmsFrameworkQueueTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkQueueTest::cronService
- 2.1.x tests/src/Kernel/SmsFrameworkQueueTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkQueueTest::cronService
The cron service.
Type: \Drupal\Core\Cron
File
- tests/
src/ Kernel/ SmsFrameworkQueueTest.php, line 50
Class
- SmsFrameworkQueueTest
- Tests behaviour of SMS Framework message queue.
Namespace
Drupal\Tests\sms\KernelCode
protected $cronService;