You are here

protected property DependencyRemovalTest::$dependency in Search API Autocomplete 8

A config entity, to be used as a dependency in the tests.

Type: \Drupal\Core\Config\Entity\ConfigEntityInterface

File

tests/src/Kernel/DependencyRemovalTest.php, line 48

Class

DependencyRemovalTest
Tests dependency handling of the search entity.

Namespace

Drupal\Tests\search_api_autocomplete\Kernel

Code

protected $dependency;