BlockFormTest::$conditionManager

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Unit/BlockFormTest.php \Drupal\Tests\block\Unit\BlockFormTest::conditionManager
  2. 8.9.x core/modules/block/tests/src/Unit/BlockFormTest.php \Drupal\Tests\block\Unit\BlockFormTest::conditionManager
  3. 10 core/modules/block/tests/src/Unit/BlockFormTest.php \Drupal\Tests\block\Unit\BlockFormTest::conditionManager

The condition plugin manager.

Type: \Drupal\Core\Executable\ExecutableManagerInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/block/tests/src/Unit/BlockFormTest.php, line 25

Class

BlockFormTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21block%21src%21BlockForm.php/class/BlockForm/11.x" title="Provides form for block instance forms." class="local">\Drupal\block\BlockForm</a> @group block

Namespace

Drupal\Tests\block\Unit

Code

protected $conditionManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.