BlockFormTest::$pluginFormFactory

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

The plugin form manager.

Type: \Drupal\Core\Plugin\PluginFormFactoryInterface|\Prophecy\Prophecy\ProphecyInterface

File

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

Class

BlockFormTest
Tests Drupal\block\BlockForm.

Namespace

Drupal\Tests\block\Unit

Code

protected $pluginFormFactory;

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