You are here

protected property FilterUninstallValidatorTest::$filterUninstallValidator in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php \Drupal\Tests\filter\Unit\FilterUninstallValidatorTest::filterUninstallValidator

Type: \Drupal\filter\FilterUninstallValidator|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php, line 19

Class

FilterUninstallValidatorTest
@coversDefaultClass \Drupal\filter\FilterUninstallValidator @group filter

Namespace

Drupal\Tests\filter\Unit

Code

protected $filterUninstallValidator;