You are here

protected property HookCronTest::$queue in Entity Share Cron 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/HookCronTest.php \Drupal\Tests\entity_share_cron\Kernel\HookCronTest::queue

Queue of pending channels.

Type: \Drupal\Core\Queue\QueueInterface

File

tests/src/Kernel/HookCronTest.php, line 46

Class

HookCronTest
Tests the hook_cron() implementation.

Namespace

Drupal\Tests\entity_share_cron\Kernel

Code

protected $queue;