You are here

protected property TestSystemLoggerChannel::$state in Drupal 9

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;