service flexiform.manager in Flexiform 8
Class
Drupal\flexiform\FlexiformManager2 string references to flexiform.manager
- EntityForm::create in src/
Plugin/ Block/ EntityForm.php - Creates an instance of the plugin.
- FlexiformController::create in src/
Controller/ FlexiformController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\flexiform\FlexiformManager
- arguments:
- - '@entity_type.manager'
- - '@class_resolver'
- - '@string_translation'
- - '@module_handler'