summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION14
1 files changed, 11 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index d891b59..f287ef7 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #173 yaconf version 1.0.7 ] {
+Extension [ <persistent> extension #108 yaconf version 1.0.8 ] {
- INI {
Entry [ yaconf.directory <SYSTEM> ]
@@ -18,11 +18,12 @@ Extension [ <persistent> extension #173 yaconf version 1.0.7 ] {
- Static properties [0] {
}
- - Static methods [2] {
+ - Static methods [3] {
Method [ <internal:yaconf> static public method get ] {
- - Parameters [1] {
+ - Parameters [2] {
Parameter #0 [ <required> $name ]
+ Parameter #1 [ <optional> $default ]
}
}
@@ -32,6 +33,13 @@ Extension [ <persistent> extension #173 yaconf version 1.0.7 ] {
Parameter #0 [ <required> $name ]
}
}
+
+ Method [ <internal:yaconf> static public method __debug_info ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $name ]
+ }
+ }
}
- Properties [0] {