From e71673a46bb69b4e2caa888718e3cf0d458033fe Mon Sep 17 00:00:00 2001
From: cchandon <cedric.chandon_github@polytechnique.org>
Date: Fri, 26 Dec 2014 20:38:52 +0100
Subject: [PATCH] Changing access for the var This give the possibility to
 extend the class for specific methods

---
 src/Adamlc/AddressFormat/Format.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Adamlc/AddressFormat/Format.php b/src/Adamlc/AddressFormat/Format.php
index f432868..f3012b5 100644
--- a/src/Adamlc/AddressFormat/Format.php
+++ b/src/Adamlc/AddressFormat/Format.php
@@ -12,7 +12,7 @@
  */
 class Format implements \ArrayAccess
 {
-    private $locale;
+    protected $locale;
 
     /**
      * This map specifies the content on how to format the address