protected property FormConverter::$formStateRewriter in Drupal 7 to 8/9 Module Upgrader 8
Type: \Drupal\drupalmoduleupgrader\RewriterInterface
File
- src/
Utility/ FormConverter.php, line 58
Class
- FormConverter
- Converts a form from a set of callback functions to a class implementing \Drupal\Core\Form\FormInterface.
Namespace
Drupal\drupalmoduleupgrader\UtilityCode
protected $formStateRewriter;