diff options
Diffstat (limited to 'REFLECTION')
-rw-r--r-- | REFLECTION | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #197 maxminddb version 1.4.1 ] { +Extension [ <persistent> extension #200 maxminddb version 1.5.0 ] { - Classes [1] { Class [ <internal:maxminddb> class MaxMind\Db\Reader ] { @@ -15,7 +15,7 @@ Extension [ <persistent> extension #197 maxminddb version 1.4.1 ] { - Properties [0] { } - - Methods [4] { + - Methods [5] { Method [ <internal:maxminddb, ctor> public method __construct ] { - Parameters [1] { @@ -36,6 +36,13 @@ Extension [ <persistent> extension #197 maxminddb version 1.4.1 ] { } } + Method [ <internal:maxminddb> public method getWithPrefixLen ] { + + - Parameters [1] { + Parameter #0 [ <required> $ip_address ] + } + } + Method [ <internal:maxminddb> public method metadata ] { - Parameters [0] { |