You are here

protected property PagerTest::$localeStorage in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/tests/src/Functional/Plugin/PagerTest.php \Drupal\Tests\views\Functional\Plugin\PagerTest::localeStorage
  2. 10 core/modules/views/tests/src/Functional/Plugin/PagerTest.php \Drupal\Tests\views\Functional\Plugin\PagerTest::localeStorage

String translation storage object.

Type: \Drupal\locale\StringStorageInterface

File

core/modules/views/tests/src/Functional/Plugin/PagerTest.php, line 43

Class

PagerTest
Tests the pluggable pager system.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

protected $localeStorage;