From ca9bb84e31ec16cfc2cc27397c65a202573fd3b4 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 7 Nov 2018 12:44:49 +0100 Subject: newpackage --- REFLECTION | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 REFLECTION (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION new file mode 100644 index 0000000..063d28e --- /dev/null +++ b/REFLECTION @@ -0,0 +1,34 @@ +Extension [ extension #113 maxminddb version 1.3.0 ] { + + - Classes [1] { + Class [ class MaxMind\Db\Reader ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [4] { + Method [ public method __construct ] { + } + + Method [ public method close ] { + } + + Method [ public method get ] { + } + + Method [ public method metadata ] { + } + } + } + } +} + -- cgit