You are here

private property SearchApiSortsManagerTest::$entityTypeManagerProphecy in Search API sorts 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/SearchApiSortsManagerTest.php, line 39

Class

SearchApiSortsManagerTest
Tests the sorts manager.

Namespace

Drupal\Tests\search_api_sorts\Unit

Code

private $entityTypeManagerProphecy;