You are here

namespace Drupal\drupalmoduleupgrader\Utility in Drupal 7 to 8/9 Module Upgrader 8

Classsort descending Location Description
FormConverter src/Utility/FormConverter.php Converts a form from a set of callback functions to a class implementing \Drupal\Core\Form\FormInterface.
FormConverterFactory src/Utility/FormConverterFactory.php
StringTransformTrait src/Utility/StringTransformTrait.php Contains methods for transforming strings in various helpful ways.