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

Breadcrumb

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

function PrependExtensionInterface::prepend

Allow an extension to prepend the extension configurations.

Return value

void

2 methods override PrependExtensionInterface::prepend()
AbstractExtension::prepend in vendor/symfony/dependency-injection/Extension/AbstractExtension.php
Allow an extension to prepend the extension configurations.
BundleExtension::prepend in vendor/symfony/http-kernel/Bundle/BundleExtension.php
Allow an extension to prepend the extension configurations.

File

vendor/symfony/dependency-injection/Extension/PrependExtensionInterface.php, line 23

Class

PrependExtensionInterface

Namespace

Symfony\Component\DependencyInjection\Extension

Code

public function prepend(ContainerBuilder $container);

API Navigation

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