You are here

namespace Symfony\Component\DependencyInjection\Extension in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\DependencyInjection\Extension
Classsort descending Location Description
ConfigurationExtensionInterface vendor/symfony/dependency-injection/Extension/ConfigurationExtensionInterface.php ConfigurationExtensionInterface is the interface implemented by container extension classes.
Extension vendor/symfony/dependency-injection/Extension/Extension.php Provides useful features shared by many extensions.
ExtensionInterface vendor/symfony/dependency-injection/Extension/ExtensionInterface.php ExtensionInterface is the interface implemented by container extension classes.
PrependExtensionInterface vendor/symfony/dependency-injection/Extension/PrependExtensionInterface.php