You are here

protected property PluginFormFactoryTest::$manager in Drupal 8

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php \Drupal\Tests\Core\Plugin\PluginFormFactoryTest::manager

The manager being tested.

Type: \Drupal\Core\Plugin\PluginFormFactory

File

core/tests/Drupal/Tests/Core/Plugin/PluginFormFactoryTest.php, line 32

Class

PluginFormFactoryTest
@coversDefaultClass \Drupal\Core\Plugin\PluginFormFactory @group Plugin

Namespace

Drupal\Tests\Core\Plugin

Code

protected $manager;