diff options
| -rw-r--r-- | REFLECTION | 31 | 
1 files changed, 31 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..9785f3a --- /dev/null +++ b/REFLECTION @@ -0,0 +1,31 @@ +Extension [ <persistent> extension #115 propro version 1.0.0 ] { + +  - 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 ] +          } +        } +      } +    } +  } +} +  | 
