You are here

protected property PerformanceTestRecorder::$service in Drupal 9

The state service for persistent storage if necessary.

Type: \Drupal\Core\State\StateInterface

File

core/lib/Drupal/Core/Test/PerformanceTestRecorder.php, line 22

Class

PerformanceTestRecorder
Records the number of times specific events occur.

Namespace

Drupal\Core\Test

Code

protected $service;