You are here

protected property BlockManagerTest::$logger in Drupal 10

Same name and namespace in other branches
  1. 8 core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php \Drupal\Tests\Core\Block\BlockManagerTest::logger
  2. 9 core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php \Drupal\Tests\Core\Block\BlockManagerTest::logger

The logger.

Type: \Psr\Log\LoggerInterface

File

core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php, line 34

Class

BlockManagerTest
@coversDefaultClass \Drupal\Core\Block\BlockManager

Namespace

Drupal\Tests\Core\Block

Code

protected $logger;