diff options
author | Remi Collet <remi@remirepo.net> | 2018-11-07 12:44:49 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-11-07 12:44:49 +0100 |
commit | ca9bb84e31ec16cfc2cc27397c65a202573fd3b4 (patch) | |
tree | ee5568011da42b6fcd8b60578a9f4503f6165e18 /REFLECTION |
newpackage
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..063d28e --- /dev/null +++ b/REFLECTION @@ -0,0 +1,34 @@ +Extension [ <persistent> extension #113 maxminddb version 1.3.0 ] { + + - Classes [1] { + Class [ <internal:maxminddb> class MaxMind\Db\Reader ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [4] { + Method [ <internal:maxminddb, ctor> public method __construct ] { + } + + Method [ <internal:maxminddb> public method close ] { + } + + Method [ <internal:maxminddb> public method get ] { + } + + Method [ <internal:maxminddb> public method metadata ] { + } + } + } + } +} + |