You are here

protected property SearchApiBackendUnitTest::$entityTypeManager in Search API Solr 8.3

Same name and namespace in other branches
  1. 4.x tests/src/Unit/SearchApiBackendUnitTest.php \Drupal\Tests\search_api_solr\Unit\SearchApiBackendUnitTest::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/SearchApiBackendUnitTest.php, line 41

Class

SearchApiBackendUnitTest
Tests functionality of the backend.

Namespace

Drupal\Tests\search_api_solr\Unit

Code

protected $entityTypeManager;