SearchPageRepositoryTest::$query

Same name in other branches
  1. 8.9.x core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php \Drupal\Tests\search\Unit\SearchPageRepositoryTest::query
  2. 10 core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php \Drupal\Tests\search\Unit\SearchPageRepositoryTest::query
  3. 11.x core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php \Drupal\Tests\search\Unit\SearchPageRepositoryTest::query

The entity query object.

Type: \Drupal\Core\Entity\Query\QueryInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/search/tests/src/Unit/SearchPageRepositoryTest.php, line 33

Class

SearchPageRepositoryTest
@coversDefaultClass \Drupal\search\SearchPageRepository @group search

Namespace

Drupal\Tests\search\Unit

Code

protected $query;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.