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

Breadcrumb

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

function ServicesConfigurator::__destruct

File

vendor/symfony/dependency-injection/Loader/Configurator/ServicesConfigurator.php, line 187

Class

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

Namespace

Symfony\Component\DependencyInjection\Loader\Configurator

Code

public function __destruct() {
    $this->loader
        ->registerAliasesForSinglyImplementedInterfaces();
}
RSS feed
Powered by Drupal