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

Breadcrumb

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

function FromCallableConfigurator::__destruct

Overrides AbstractServiceConfigurator::__destruct

File

vendor/symfony/dependency-injection/Loader/Configurator/FromCallableConfigurator.php, line 41

Class

FromCallableConfigurator
@author Nicolas Grekas <p@tchwork.com>

Namespace

Symfony\Component\DependencyInjection\Loader\Configurator

Code

public function __destruct() {
    $this->serviceConfigurator
        ->__destruct();
}

API Navigation

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