diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 27 |
1 files changed, 10 insertions, 17 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #81 ds version 1.2.3 ] { +Extension [ <persistent> extension #82 ds version 1.2.4 ] { - Dependencies { Dependency [ json (Required) ] @@ -107,14 +107,7 @@ Extension [ <persistent> extension #81 ds version 1.2.3 ] { - Properties [0] { } - - Methods [30] { - Method [ <internal:ds, ctor> abstract public method __construct ] { - - - Parameters [1] { - Parameter #0 [ <optional> $values ] - } - } - + - Methods [29] { Method [ <internal:ds> abstract public method allocate ] { - Parameters [1] { @@ -338,7 +331,7 @@ Extension [ <persistent> extension #81 ds version 1.2.3 ] { } - Methods [34] { - Method [ <internal:ds, prototype Ds\Sequence, ctor> public method __construct ] { + Method [ <internal:ds, ctor> public method __construct ] { - Parameters [1] { Parameter #0 [ <optional> $values ] @@ -597,6 +590,13 @@ Extension [ <persistent> extension #81 ds version 1.2.3 ] { } - Methods [34] { + Method [ <internal:ds, ctor> public method __construct ] { + + - Parameters [1] { + Parameter #0 [ <optional> $values ] + } + } + Method [ <internal:ds, prototype Ds\Collection> public method clear ] { - Parameters [0] { @@ -637,13 +637,6 @@ Extension [ <persistent> extension #81 ds version 1.2.3 ] { - Return [ array ] } - Method [ <internal:ds, prototype Ds\Sequence, ctor> public method __construct ] { - - - Parameters [1] { - Parameter #0 [ <optional> $values ] - } - } - Method [ <internal:ds, prototype Ds\Sequence> public method allocate ] { - Parameters [1] { |