You are here

protected property StateLogger::$state in Preview Link 2.x

Same name and namespace in other branches
  1. 2.0.x tests/modules/preview_link_test/src/StateLogger.php \Drupal\preview_link_test\StateLogger::state

State.

Type: \Drupal\Core\State\StateInterface

File

tests/modules/preview_link_test/src/StateLogger.php, line 24

Class

StateLogger
Sends logs to state.

Namespace

Drupal\preview_link_test

Code

protected $state;