Guillermo Espinoza 8 éve
szülő
commit
fdfe2aad1c
1 módosított fájl, 3 hozzáadás és 0 törlés
  1. 3 0
      Services/Config.php

+ 3 - 0
Services/Config.php

@@ -18,6 +18,9 @@ class Config
     private $_data;
 
 
+    /**
+     * @param string $ini_file
+     */
     private function __construct($ini_file = self::INI_FILE)
     {
         if ($ini_file == self::INI_FILE) {