You are here

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

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

State.

Type: \Drupal\Core\State\StateInterface

File

tests/modules/preview_link_test_time/src/TimeMachine.php, line 20

Class

TimeMachine
Service used to simulate time.

Namespace

Drupal\preview_link_test_time

Code

protected $state;