You are here

protected property PagerTest::$localeStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/src/Tests/Plugin/PagerTest.php \Drupal\views\Tests\Plugin\PagerTest::localeStorage

String translation storage object.

Type: \Drupal\locale\StringStorageInterface

File

core/modules/views/src/Tests/Plugin/PagerTest.php, line 42
Contains \Drupal\views\Tests\Plugin\PagerTest.

Class

PagerTest
Tests the pluggable pager system.

Namespace

Drupal\views\Tests\Plugin

Code

protected $localeStorage;