interface IndexerUsageInterface in Drupal 7 to 8/9 Module Upgrader 8
Hierarchy
- interface \Drupal\drupalmoduleupgrader\IndexerUsageInterface
Expanded class hierarchy of IndexerUsageInterface
All classes that implement IndexerUsageInterface
3 files declare their use of IndexerUsageInterface
- Classes.php in src/Plugin/ DMU/ Indexer/ Classes.php 
- Constants.php in src/Plugin/ DMU/ Indexer/ Constants.php 
- Functions.php in src/Plugin/ DMU/ Indexer/ Functions.php 
File
- src/IndexerUsageInterface.php, line 5 
Namespace
Drupal\drupalmoduleupgraderView source
interface IndexerUsageInterface {
  public function getUsages($identifier);
}Members
| Name   | Modifiers | Type | Description | Overrides | 
|---|---|---|---|---|
| IndexerUsageInterface:: | public | function | 3 | 
