Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Wizard.php

function Wizard::updateLookupTable

1 call to Wizard::updateLookupTable()
Wizard::lookup in vendor/sebastian/code-unit-reverse-lookup/src/Wizard.php

File

vendor/sebastian/code-unit-reverse-lookup/src/Wizard.php, line 54

Class

Wizard

Namespace

SebastianBergmann\CodeUnitReverseLookup

Code

private function updateLookupTable() : void {
    $this->processClassesAndTraits();
    $this->processFunctions();
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal