Skip to main content
Home
Drupal API Help
Helping Drupal Community, One API at a time

Main menu

  • Home
  • Drupal Core
  • Getting Help

You are here

Home » API reference » Drupal 7 to 8/9 Module Upgrader 8 » drupalmoduleupgrader.services.yml

service plugin.manager.drupalmoduleupgrader.rewriter in Drupal 7 to 8/9 Module Upgrader 8

Class

Drupal\Core\Plugin\DefaultPluginManager

File

./drupalmoduleupgrader.services.yml
drupalmoduleupgrader.services.yml

View source
  1. class: Drupal\Core\Plugin\DefaultPluginManager
  2. arguments:
  3. - Plugin/DMU/Rewriter
  4. - '@container.namespaces'
  5. - '@module_handler'
  6. - Drupal\drupalmoduleupgrader\RewriterInterface
  7. - Drupal\drupalmoduleupgrader\Annotation\Rewriter

API Navigation

  • Drupal 7 to 8/9 Module Upgrader 8
  • Classes
  • Functions
  • Files
  • Namespaces
  • Services
  • Constants

Drupal is a registered trademark of Dries Buytaert. This site is not affiliated with Dries Buytaert, Drupal Association or Drupal.org.