blob: 9785f3a65327371cb9cf9d958a4b1a5a09ff0bcb (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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 ]
          }
        }
      }
    }
  }
}
 |