diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -17,15 +17,29 @@ Extension [ <persistent> extension #113 maxminddb version 1.3.0 ] { - Methods [4] { Method [ <internal:maxminddb, ctor> public method __construct ] { + + - Parameters [1] { + Parameter #0 [ <required> $db_file ] + } } Method [ <internal:maxminddb> public method close ] { + + - Parameters [0] { + } } Method [ <internal:maxminddb> public method get ] { + + - Parameters [1] { + Parameter #0 [ <required> $ip_address ] + } } Method [ <internal:maxminddb> public method metadata ] { + + - Parameters [0] { + } } } } |