diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #82 teds version 0.1.1 ] { +Extension [ <persistent> extension #82 teds version 0.2.0 ] { - Functions { Function [ <internal:teds> function Teds\any ] { @@ -744,8 +744,9 @@ Extension [ <persistent> extension #82 teds version 0.1.1 ] { - Methods [21] { Method [ <internal:teds, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <optional> iterable $iterator = [] ] + Parameter #1 [ <optional> bool $preserveKeys = true ] } } |