CronQueueTest::$logger

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Kernel/System/CronQueueTest.php \Drupal\Tests\system\Kernel\System\CronQueueTest::logger

A logger for testing.

Type: \Prophecy\Prophecy\ObjectProphecy|\Psr\Log\LoggerInterface

File

core/modules/system/tests/src/Kernel/System/CronQueueTest.php, line 62

Class

CronQueueTest
Tests the Cron Queue runner.

Namespace

Drupal\Tests\system\Kernel\System

Code

protected $logger;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.