You are here

protected property QueryStringTest::$entityManager in Facets 8

A mock of the entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

tests/src/Unit/Plugin/url_processor/QueryStringTest.php, line 50

Class

QueryStringTest
Unit test for processor.

Namespace

Drupal\Tests\facets\Unit\Plugin\url_processor

Code

protected $entityManager;