From 8a2bfdb87178355241629873acc56879290e2ed7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 24 Dec 2019 08:12:11 +0100 Subject: v1.0.8 --- REFLECTION | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index d891b59..f287ef7 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #173 yaconf version 1.0.7 ] { +Extension [ extension #108 yaconf version 1.0.8 ] { - INI { Entry [ yaconf.directory ] @@ -18,11 +18,12 @@ Extension [ extension #173 yaconf version 1.0.7 ] { - Static properties [0] { } - - Static methods [2] { + - Static methods [3] { Method [ static public method get ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $name ] + Parameter #1 [ $default ] } } @@ -32,6 +33,13 @@ Extension [ extension #173 yaconf version 1.0.7 ] { Parameter #0 [ $name ] } } + + Method [ static public method __debug_info ] { + + - Parameters [1] { + Parameter #0 [ $name ] + } + } } - Properties [0] { -- cgit