You are here

protected property FilterUninstallValidatorTest::$filterUninstallValidator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 24
Contains \Drupal\Tests\filter\Unit\FilterUninstallValidatorTest.

Class

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

Namespace

Drupal\Tests\filter\Unit

Code

protected $filterUninstallValidator;