diff options
Diffstat (limited to 'REFLECTION-PHP7')
-rw-r--r-- | REFLECTION-PHP7 | 31 |
1 files changed, 0 insertions, 31 deletions
diff --git a/REFLECTION-PHP7 b/REFLECTION-PHP7 deleted file mode 100644 index 7833992..0000000 --- a/REFLECTION-PHP7 +++ /dev/null @@ -1,31 +0,0 @@ -Extension [ <persistent> extension #72 propro version 2.0.1 ] { - - - Classes [1] { - Class [ <internal:propro> final class php\PropertyProxy ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ <internal:propro, ctor> public method __construct ] { - - - Parameters [3] { - Parameter #0 [ <required> &$object ] - Parameter #1 [ <required> $member ] - Parameter #2 [ <optional> php\PropertyProxy or NULL $parent ] - } - } - } - } - } -} - |