protected property HookCronTest::$queue in Entity Share Cron 8
Same name and namespace in other branches
- 8.2 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 37
Class
- HookCronTest
- Tests the hook_cron() implementation.
Namespace
Drupal\Tests\entity_share_cron\KernelCode
protected $queue;