From 6476f5c871b4e06a814809b8e63c67aa9464a27f Mon Sep 17 00:00:00 2001 From: AbdelKader Bouadjadja Date: Tue, 30 May 2017 19:27:54 +0200 Subject: [PATCH] Add Bundle semantic configuration relevant link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 10b9e0a..8f02a5c 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ http://symfony.com/doc/3.0/cookbook/bundles/inheritance.html * Event dispatcher and kernel events http://symfony.com/doc/3.0/cookbook/event_dispatcher/event_listener.html * Semantic configuration and compiler passes +http://symfony.com/doc/current/components/config/definition.html http://symfony.com/doc/3.0/cookbook/service_container/compiler_passes.html http://symfony.com/doc/3.0/components/dependency_injection/compilation.html