Преглед изворни кода

Merge pull request #1621 from jacquesbh/configuration-isnt-private

Use protected instead of private $_configuration
El RIDO пре 1 година
родитељ
комит
f739b5b6a9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/Configuration.php

+ 1 - 1
lib/Configuration.php

@@ -25,7 +25,7 @@ class Configuration
      *
      * @var array
      */
-    private $_configuration;
+    protected $_configuration;
 
     /**
      * default configuration