final public function ArrayIndexer::getAll in Drupal 7 to 8/9 Module Upgrader 8
Overrides IndexerBase::getAll
File
- src/
ArrayIndexer.php, line 58
Class
Namespace
Drupal\drupalmoduleupgraderCode
public final function getAll() {
return $this->elements;
}