You are here

protected property FormRoute::$formConverter in Drupal 7 to 8/9 Module Upgrader 8

Type: \Drupal\drupalmoduleupgrader\Utility\FormConverter

File

src/Plugin/DMU/Routing/FormRoute.php, line 26

Class

FormRoute
Plugin annotation @Converter( id = "drupal_get_form", description = @Translation("Converts a drupal_get_form() menu item to a _form route."), dependencies = { "router.route_provider", "plugin.manager.drupalmoduleupgrader.rewriter",…

Namespace

Drupal\drupalmoduleupgrader\Plugin\DMU\Routing

Code

protected $formConverter;