You are here

namespace Symfony\Component\DependencyInjection\Extension in Service Container 7.2

Same name in other branches
  1. 7 Symfony\Component\DependencyInjection\Extension
Classsort descending Location Description
ConfigurationExtensionInterface modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Extension/ConfigurationExtensionInterface.php ConfigurationExtensionInterface is the interface implemented by container extension classes.
Extension modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Extension/Extension.php Provides useful features shared by many extensions.
ExtensionInterface modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php ExtensionInterface is the interface implemented by container extension classes.
PrependExtensionInterface modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Extension/PrependExtensionInterface.php