summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION11
1 files changed, 9 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 3d349ad..b5a0c82 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #145 ds version 1.0.4 ] {
+Extension [ <persistent> extension #145 ds version 1.1.0 ] {
- Classes [11] {
Interface [ <internal:ds> interface Ds\Hashable ] {
@@ -1666,7 +1666,7 @@ Extension [ <persistent> extension #145 ds version 1.0.4 ] {
- Properties [0] {
}
- - Methods [3] {
+ - Methods [4] {
Method [ <internal:ds, ctor> public method __construct ] {
- Parameters [2] {
@@ -1675,6 +1675,13 @@ Extension [ <persistent> extension #145 ds version 1.0.4 ] {
}
}
+ Method [ <internal:ds> public method copy ] {
+
+ - Parameters [0] {
+ }
+ - Return [ Ds\Pair or NULL ]
+ }
+
Method [ <internal:ds, prototype JsonSerializable> public method jsonSerialize ] {
- Parameters [0] {