From 58d7ccdf9fdb46a989a2321c4f303af5b362a5ca Mon Sep 17 00:00:00 2001
From: Oulahal Said <said.oulahal@irstea.fr>
Date: Thu, 11 Jan 2018 11:01:29 +0100
Subject: [PATCH] Simple formatage via phpStorm

---
 src/Resources/config/services.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Resources/config/services.yml b/src/Resources/config/services.yml
index a9cc6e2d..34bbe2a5 100644
--- a/src/Resources/config/services.yml
+++ b/src/Resources/config/services.yml
@@ -112,4 +112,4 @@ services:
     twig.extension.intl:
         class: Twig_Extensions_Extension_Intl
         tags:
-            - { name: twig.extension }
\ No newline at end of file
+            - { name: twig.extension }
-- 
GitLab