You are here

namespace Drupal\Core\Extension in Service Container 7.2

Same name in other branches
  1. 7 Drupal\Core\Extension
Classsort descending Location Description
Extension lib/Drupal/Core/Extension/Extension.php Defines an extension (file) object.
ModuleHandlerInterface lib/Drupal/Core/Extension/ModuleHandlerInterface.php Interface for classes that manage a set of enabled modules.
ModuleInstallerInterface lib/Drupal/Core/Extension/ModuleInstallerInterface.php Provides the installation of modules with creating the db schema and more.
ModuleUninstallValidatorInterface src/Extension/ModuleUninstallValidatorInterface.php Common interface for module uninstall validators.