You are here

protected property SearchSetLocaleTest::$nodeSearchPlugin in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/tests/src/Functional/SearchSetLocaleTest.php \Drupal\Tests\search\Functional\SearchSetLocaleTest::nodeSearchPlugin

A node search plugin instance.

Type: \Drupal\search\Plugin\SearchInterface

File

core/modules/search/tests/src/Functional/SearchSetLocaleTest.php, line 29

Class

SearchSetLocaleTest
Tests that search works with numeric locale settings.

Namespace

Drupal\Tests\search\Functional

Code

protected $nodeSearchPlugin;