You are here

protected property TestSystemLoggerChannel::$state in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php \Drupal\advisory_feed_test\TestSystemLoggerChannel::state

The state service.

Type: \Drupal\Core\State\StateInterface

File

core/modules/system/tests/modules/advisory_feed_test/src/TestSystemLoggerChannel.php, line 27

Class

TestSystemLoggerChannel
Provides a decorator for the 'logger.channel.system' service for testing.

Namespace

Drupal\advisory_feed_test

Code

protected $state;