namespace Symfony\Component\HttpKernel\Bundle
Object name | File name | Summary |
---|---|---|
AbstractBundle | vendor/symfony/http-kernel/Bundle/AbstractBundle.php | A Bundle that provides configuration hooks. |
Bundle | vendor/symfony/http-kernel/Bundle/Bundle.php | An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions. |
BundleExtension | vendor/symfony/http-kernel/Bundle/BundleExtension.php | @author Yonel Ceruto <yonelceruto@gmail.com> |
BundleInterface | vendor/symfony/http-kernel/Bundle/BundleInterface.php | BundleInterface. |