protected property PagerTest::$localeStorage in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/tests/src/Functional/Plugin/PagerTest.php \Drupal\Tests\views\Functional\Plugin\PagerTest::localeStorage
- 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\PluginCode
protected $localeStorage;