summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION27
1 files changed, 25 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index bb4f678..496e2d8 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #183 couchbase version 2.4.7 ] {
+Extension [ <persistent> extension #183 couchbase version 2.5.0 ] {
- Dependencies {
Dependency [ json (Required) ]
@@ -332,7 +332,7 @@ Extension [ <persistent> extension #183 couchbase version 2.4.7 ] {
}
}
- - Classes [53] {
+ - Classes [54] {
Class [ <internal:couchbase> class Couchbase\Exception extends Exception implements Throwable ] {
- Constants [0] {
@@ -1178,6 +1178,29 @@ Extension [ <persistent> extension #183 couchbase version 2.4.7 ] {
}
}
+ Class [ <internal:couchbase> class Couchbase\CertAuthenticator implements Couchbase\Authenticator ] {
+
+ - Constants [0] {
+ }
+
+ - Static properties [0] {
+ }
+
+ - Static methods [0] {
+ }
+
+ - Properties [0] {
+ }
+
+ - Methods [1] {
+ Method [ <internal:couchbase, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
+ }
+ }
+ }
+
Class [ <internal:couchbase> class Couchbase\ClassicAuthenticator implements Couchbase\Authenticator ] {
- Constants [0] {