From a595cff2ef10667fed102ac13abdc279d39281f6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 29 Nov 2017 06:34:39 +0100 Subject: v1.2.4 --- REFLECTION | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 78aad69..cf81e0b 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #81 ds version 1.2.3 ] { +Extension [ extension #82 ds version 1.2.4 ] { - Dependencies { Dependency [ json (Required) ] @@ -107,14 +107,7 @@ Extension [ extension #81 ds version 1.2.3 ] { - Properties [0] { } - - Methods [30] { - Method [ abstract public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $values ] - } - } - + - Methods [29] { Method [ abstract public method allocate ] { - Parameters [1] { @@ -338,7 +331,7 @@ Extension [ extension #81 ds version 1.2.3 ] { } - Methods [34] { - Method [ public method __construct ] { + Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ $values ] @@ -597,6 +590,13 @@ Extension [ extension #81 ds version 1.2.3 ] { } - Methods [34] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $values ] + } + } + Method [ public method clear ] { - Parameters [0] { @@ -637,13 +637,6 @@ Extension [ extension #81 ds version 1.2.3 ] { - Return [ array ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $values ] - } - } - Method [ public method allocate ] { - Parameters [1] { -- cgit