You are here

protected property FrontendEnvironmentForm::$pluginFormFactory in Build Hooks 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/FrontendEnvironmentForm.php \Drupal\build_hooks\Form\FrontendEnvironmentForm::pluginFormFactory

The plugin form manager.

Type: \Drupal\Core\Plugin\PluginFormFactoryInterface

File

src/Form/FrontendEnvironmentForm.php, line 25

Class

FrontendEnvironmentForm
Class StaticFrontEnvironmentForm.

Namespace

Drupal\build_hooks\Form

Code

protected $pluginFormFactory;