You are here

protected property SmsFrameworkQueueTest::$cronService in SMS Framework 8

Same name and namespace in other branches
  1. 2.x tests/src/Kernel/SmsFrameworkQueueTest.php \Drupal\Tests\sms\Kernel\SmsFrameworkQueueTest::cronService
  2. 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 48

Class

SmsFrameworkQueueTest
Tests behaviour of SMS Framework message queue.

Namespace

Drupal\Tests\sms\Kernel

Code

protected $cronService;